Skip to content

Commit

Permalink
get location of strip
Browse files Browse the repository at this point in the history
  • Loading branch information
lassemand committed Nov 7, 2024
1 parent d2ab1fb commit d817062
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ jobs:
- name: List folders
shell: bash
run: |
ls -la C:/Users/runneradmin/AppData/Local/Programs/stack/x86_64-windows/ghc-9.6.4/mingw/bin
which strip
- name: Build
run: stack build --force-dirty
Expand Down

0 comments on commit d817062

Please sign in to comment.