Skip to content

Commit

Permalink
Yet another CI fix
Browse files Browse the repository at this point in the history
FUCK MICROSOFT
  • Loading branch information
lockie committed Feb 1, 2025
1 parent 706b0aa commit 0f10c29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
needs: [build-linux, build-windows]
steps:
- name: Download artifacts
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
- name: Release
uses: ncipollo/release-action@v1
with:
Expand Down

0 comments on commit 0f10c29

Please sign in to comment.