Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
karan-batavia committed Apr 2, 2024
1 parent d68e10e commit 52b90b4
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 @@ -52,7 +52,7 @@ jobs:
mv ./release/win/DotNetAstGen.exe dotnetastgen-win.exe
- name: Make executable
run: |
chmod +x dotnetastgen-linux-arm
chmod +x dotnetastgen-linux-arm64
chmod +x dotnetastgen-macos
- name: Set next release version
id: taggerFinal
Expand Down

0 comments on commit 52b90b4

Please sign in to comment.