Skip to content

Commit

Permalink
fix: gh actions
Browse files Browse the repository at this point in the history
  • Loading branch information
load1n9 committed Oct 3, 2022
1 parent aec7add commit 8f5a468
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 @@ -34,7 +34,7 @@ jobs:
set -xeuo pipefail
rustc --version
cargo --version
deno_bindgen --release=https://github.com/load1n9/neko/releases/download/1.1.3/"
deno_bindgen --release=https://github.com/load1n9/neko/releases/download/1.1.3/
- name: Release
uses: softprops/action-gh-release@master
env:
Expand Down

0 comments on commit 8f5a468

Please sign in to comment.