Skip to content

Commit

Permalink
feature: ignore resource
Browse files Browse the repository at this point in the history
  • Loading branch information
ikpil committed Sep 25, 2023
1 parent c9cf188 commit 6ceec2c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ jobs:
- name: Zip
working-directory: ${{ env.working-directory }}
run: |
cp -rfv resources working-temp
cd working-temp
echo "dotnet DotFastLZ.SixPack.dll" > run.bat
zip -r ../DotFastLZ.SixPack-${{ steps.version.outputs.version}}.zip ./
Expand Down

0 comments on commit 6ceec2c

Please sign in to comment.