Skip to content

Commit ff1fd2b

Browse files
committed
added exec perms to make file
1 parent 656a15e commit ff1fd2b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cdm-integrationtest.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,5 @@ jobs:
1919
working-directory: SIT
2020
run: |
2121
echo "Testing SIT with cdm"
22+
git update-index --chmod=+x ./SIT/environment.sh
2223
make -f Makefile

0 commit comments

Comments
 (0)