Skip to content
This repository has been archived by the owner on May 27, 2021. It is now read-only.

Commit

Permalink
Update dotnetcore.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
0xF6 authored Apr 27, 2020
1 parent d6c58a2 commit 7b03b6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnetcore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
- run: zip rune-cli-linux-64.zip . -r -9
working-directory: ./../linux-64/
- run: zip rune-cli-win-64.zip . -r -9
working-directory: /../win-64/
working-directory: ./../win-64/
- name: Create Release
id: create_release_linux
uses: ncipollo/release-action@v1
Expand Down

0 comments on commit 7b03b6b

Please sign in to comment.