Skip to content

Commit

Permalink
I had to fork rust-build.action to add dlls
Browse files Browse the repository at this point in the history
  • Loading branch information
Dissssy committed May 28, 2024
1 parent ed69bef commit 85ee446
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
steps:
- uses: actions/checkout@master
- name: Compile and release
uses: rust-build/rust-build.action@v1.4.5
uses: Dissssy/rust-build.action@1.4.6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 85ee446

Please sign in to comment.