Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
PyryM authored Aug 18, 2021
1 parent e856842 commit f0fc27c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@ jobs:
run: |
cd build
make -j 4
cd ../dist
patchelf --set-rpath "./lib" truss
- name: Build Windows
if: matrix.os == 'windows-latest'
run: |
Expand Down

0 comments on commit f0fc27c

Please sign in to comment.