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:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user