Skip to content

Commit

Permalink
partially revert pipeline change
Browse files Browse the repository at this point in the history
  • Loading branch information
monkeyman192 committed Sep 4, 2024
1 parent 435f30c commit b190919
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
needs: [build_test, save_mapping]
steps:
- name: Download files for release
uses: actions/download-artifact@4.1.8
uses: actions/download-artifact@v4
- name: Rename files for release
run: |
mv MBINCompiler-Windows-net6.0/MBINCompiler.exe MBINCompiler.exe
Expand Down

0 comments on commit b190919

Please sign in to comment.