Skip to content

Commit 6873847

Browse files
committed
Remove fallback
1 parent b3f3259 commit 6873847

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -110,15 +110,6 @@ jobs:
110110
if-no-files-found: warn
111111
retention-days: 14
112112

113-
- name: Upload bundle folder (fallback)
114-
if: always()
115-
uses: actions/upload-artifact@v4
116-
with:
117-
name: linux-bundle-raw
118-
path: src-tauri/target/release/bundle
119-
if-no-files-found: warn
120-
retention-days: 7
121-
122113
docker-build:
123114
name: Docker build (optional)
124115
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)