Skip to content

Commit

Permalink
whoops
Browse files Browse the repository at this point in the history
  • Loading branch information
Jemoka committed Sep 9, 2024
1 parent b386a20 commit 24f2993
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,8 @@ jobs:
run: yarn install # change this to npm, pnpm or bun depending on which one you use.

- uses: tauri-apps/tauri-action@v0
args: ${{ matrix.settings.args }}
with:
args: ${{ matrix.settings.args }}
- uses: actions/upload-artifact@v4
with:
name: cao-nightly-${{ matrix.platform }}
Expand Down

0 comments on commit 24f2993

Please sign in to comment.