mirror of
https://github.com/DJ2LS/FreeDATA
synced 2024-05-14 08:04:33 +00:00
updated chmod
This commit is contained in:
parent
a03dd14a33
commit
d0568502c5
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build-project.yml
vendored
1
.github/workflows/build-project.yml
vendored
|
@ -103,6 +103,7 @@ jobs:
|
||||||
working-directory: tnc
|
working-directory: tnc
|
||||||
run: |
|
run: |
|
||||||
cp -R ./hamlib ./dist
|
cp -R ./hamlib ./dist
|
||||||
|
chmod +x ./dist/hamlib/linux/rigctld
|
||||||
|
|
||||||
|
|
||||||
- name: Copy codec2 to TNC Linux
|
- name: Copy codec2 to TNC Linux
|
||||||
|
|
Loading…
Reference in a new issue