Skip to content

Commit

Permalink
Fixed release flow
Browse files Browse the repository at this point in the history
  • Loading branch information
mickem committed Jan 18, 2025
1 parent 853dbae commit 909d098
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:

- name: Rename docs
run: |
ls -la
ls
mv NSCP-${{ inputs.version }}-x64-docs.zip NSCP-${{ inputs.version }}-docs.zip
rm NSCP-${{ inputs.version }}-Win32-docs.zip
shell: pwsh
Expand Down

0 comments on commit 909d098

Please sign in to comment.