Skip to content

Commit

Permalink
Give gendbg.sh execute permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
sabianroberts committed Oct 11, 2024
1 parent 2b3e505 commit 2a4cc48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
- name: Build aura.so
working-directory: binary/linux
run: |
chmod +x gendbg.sh
dos2unix gendbg.sh
make aura
#- name: make check
Expand Down

0 comments on commit 2a4cc48

Please sign in to comment.