Skip to content

Commit b12abd0

Browse files
committed
make script executable
1 parent 8772e2e commit b12abd0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ jobs:
4949
run: |
5050
git config --global user.email "Runner@GH Actions Deployment"
5151
git config --global user.name "GH Actions Runner"
52+
chmod u+x ci/ghpages-deploy.sh
5253
./ci/ghpages-deploy.sh
5354
5455
# git branch gh-pages

0 commit comments

Comments
 (0)