forked from extern/nushell
Update release.yml
This commit is contained in:
parent
d306b834ca
commit
da104050e6
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -357,7 +357,6 @@ jobs:
|
||||
- name: Restore Linux File Modes
|
||||
run: |
|
||||
chmod 755 ${{ steps.info.outputs.linuxdir }}/${{ steps.info.outputs.innerdir }}/nu*
|
||||
chmod 755 ${{ steps.info.outputs.linuxdir }}/${{ steps.info.outputs.innerdir }}/libssl*
|
||||
|
||||
- name: Create Linux tarball
|
||||
run: tar -zcvf ${{ steps.info.outputs.linuxdir }}.tar.gz ${{ steps.info.outputs.linuxdir }}
|
||||
|
Loading…
Reference in New Issue
Block a user