Skip to content

Commit 9ab5a64

Browse files
Remove artifact wf
Signed-off-by: France Gelasque <france.workmail@gmail.com>
1 parent 01054d5 commit 9ab5a64

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/web-build.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,3 @@ jobs:
2323

2424
- name: Build Expo Web
2525
run: npm run web-build
26-
27-
- name: Upload Artifacts
28-
uses: actions/upload-artifact@v3
29-
with:
30-
name: web-build
31-
path: web-build/

0 commit comments

Comments
 (0)