Skip to content

Commit 2c5cab7

Browse files
committed
merge with master
1 parent e50656c commit 2c5cab7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@ jobs:
66
runs-on: ubuntu-latest
77
steps:
88
- uses: actions/checkout@v2
9-
- name: Copy executable
10-
run: cp ./src/main/resources/cx-linux /tmp/
11-
- name: Permissions to executable
12-
run: sudo chmod 777 /tmp/cx-linux
139
- name: Use Node.js ${{ matrix.node-version }}
1410
uses: actions/setup-node@v2
1511
with:

0 commit comments

Comments
 (0)