Skip to content

Commit 7f5c68e

Browse files
committed
fix gh actions
1 parent 677532d commit 7f5c68e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/main.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020

2121
- name: Install dependencies
2222
run: |
23+
chmod +x ./ci/before-script.sh
2324
./ci/before-script.sh
2425
python -m pip install --upgrade pip
2526
pip install nose

0 commit comments

Comments
 (0)