Skip to content

Commit b4257ff

Browse files
author
Anaïs Saraiva
committed
Update build.yml
1 parent 92115d2 commit b4257ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ jobs:
6363
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6464
run: cargo tauri build ${{ matrix.args }}
6565

66+
- name: upload build artifacts
6667
uses: actions/upload-artifact@v4
6768
with:
6869
name: tauri-builds-${{ matrix.platform }}

0 commit comments

Comments
 (0)