Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacoby6000 committed Nov 24, 2019
1 parent 2c89ae5 commit cf3d767
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/haskell-ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ jobs:
- name: Create Artifact
run: |
ls -al
cabal install --installdir=./
zip -j kda-miner-${{ matrix.os }}-${{ steps.get_version.outputs.VERSION }}.zip kda-miner README.md LICENSE
- name: Load Release URL File from release job
Expand Down

0 comments on commit cf3d767

Please sign in to comment.