Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
fesily committed May 17, 2024
1 parent 5020471 commit d268e1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
- name: Clean Up1
if: ${{ matrix.target == 'windows' }}
run: |
rd /s /q ${{ github.workspace }}\Mod\linux
rm -rf ${{ github.workspace }}/Mod/linux
- name: Archive Release
uses: thedoctor0/[email protected]
Expand Down

0 comments on commit d268e1b

Please sign in to comment.