update build.yaml
Some checks failed
Build Flutter Web and Docker Image for Local Registry / Build React Native Web App (push) Failing after 5m1s
Some checks failed
Build Flutter Web and Docker Image for Local Registry / Build React Native Web App (push) Failing after 5m1s
This commit is contained in:
parent
2f4c31eb25
commit
16ea7d0003
@ -24,11 +24,9 @@ jobs:
|
||||
cache: 'npm'
|
||||
|
||||
- name: Install Dependencies
|
||||
working-directory: ./pogdark-app
|
||||
run: npm install
|
||||
|
||||
- name: Build
|
||||
working-directory: ./pogdark-app
|
||||
run: expo export --platform web
|
||||
|
||||
- name: List Directory
|
||||
|
Loading…
Reference in New Issue
Block a user