1
0
mirror of https://github.com/avinal/avinal.github.io.git synced 2026-07-04 07:40:09 +05:30

test without execute

This commit is contained in:
avinal
2021-01-28 21:07:43 +05:30
parent d5d1c5ea62
commit c1e58d02ff
2 changed files with 2 additions and 10 deletions
+2 -2
View File
@@ -23,8 +23,8 @@ jobs:
- uses: actions/checkout@v2
# Runs a single command using the runners shell
- name: set up permissions
run: chmod +x pages-publish.sh
# - name: set up permissions
# run: chmod +x pages-publish.sh
# Runs a set of commands using the runners shell
- name: Run a multi-line script