Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DevopsGoth authored Jan 23, 2025
1 parent 6fb7451 commit 7d63ea8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
run: cp `cabal list-bin exe:kda` .
- name: Stripping binary
run: strip kda
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
name: kda-build-${{ matrix.os }}-${{ matrix.ghc }}
path: kda
Expand Down

0 comments on commit 7d63ea8

Please sign in to comment.