Skip to content

Commit

Permalink
Merge pull request #118 from XanatosX/master
Browse files Browse the repository at this point in the history
Sync master to develop for new workflow changes
  • Loading branch information
XanatosX authored Sep 20, 2024
2 parents bf74454 + ce05442 commit f5e625f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-latest-develop-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ jobs:
with:
ref: ${{ env.REF_CHECKOUT_BRANCH }}
- name: Download artifacts
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
path: ${{ env.RELEASE_ARTIFACT_FOLDER }}
- name: Zip Windows build
Expand Down

0 comments on commit f5e625f

Please sign in to comment.