Skip to content

Commit

Permalink
update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
b1nhack committed Jul 8, 2024
1 parent bd21908 commit a3fea2b
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.
File renamed without changes.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
- run: cargo b -r
- uses: softprops/action-gh-release@v2
with:
files: target/release/*.wasm
files: target/wasm32-wasi/release/*.wasm
2 changes: 0 additions & 2 deletions encrypt_shellcode/aes256-gcm/.gitignore

This file was deleted.

0 comments on commit a3fea2b

Please sign in to comment.