Skip to content

Commit

Permalink
Fix one last bug in the GH Actions code
Browse files Browse the repository at this point in the history
  • Loading branch information
sedwards2009 committed Dec 12, 2023
1 parent e70e4ef commit d2d54b1
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 @@ -83,7 +83,7 @@ jobs:
- name: Download Windows executable
uses: actions/download-artifact@v2
with:
name: llm-multitool-windows.exe
name: llm-multitool-windows-amd64.exe

- name: Create GH release
uses: softprops/action-gh-release@v1
Expand Down

0 comments on commit d2d54b1

Please sign in to comment.