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

test with execute

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