Try uploading artifact
Some checks failed
Build Flutter Web and Docker Image for Local Registry / Build React Native Web App (push) Failing after 6m0s
Some checks failed
Build Flutter Web and Docker Image for Local Registry / Build React Native Web App (push) Failing after 6m0s
This commit is contained in:
parent
eb0841945a
commit
4270577242
@ -34,8 +34,9 @@ jobs:
|
||||
- name: Build
|
||||
run: npx expo export --platform web
|
||||
|
||||
- name: List Directory
|
||||
run: |
|
||||
ls -l .
|
||||
ls -l ./pogdark/
|
||||
- name: Upload Artifact
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: pogdark
|
||||
path: ./dist/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user