Skip to content

Commit e12118b

Browse files
Merge pull request Project-HAMi#72 from DSFans2014/fix/limiter
fix limiter does not have execute permission
2 parents b6e8dc9 + 8182dfc commit e12118b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
working-directory: ./libvnpu
3535
- name: Prepare artifacts for upload
3636
run: |
37+
chmod +x libvnpu/target/release/limiter
3738
mkdir -p ./artifacts
3839
cp libvnpu/target/release/limiter ./artifacts/
3940
cp libvnpu/target/release/libvnpu.so ./artifacts/

0 commit comments

Comments
 (0)