Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Fraccaman committed Jul 26, 2024
1 parent 23ac7c1 commit 6ea8d41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ jobs:
- name: Upload WASM
uses: actions/upload-artifact@v4
with:
name: wasm-${{ github.ref }}
name: wasm-${{ github.sha }}
path: artifacts/

0 comments on commit 6ea8d41

Please sign in to comment.