Skip to content

Commit

Permalink
Update custom_script.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ngyhd authored Apr 6, 2024
1 parent 7cbd0bd commit 75f679c
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/custom_script.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,6 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v2

- name: Print working directory
run: pwd # 打印当前工作目录

- name: List files
run: ls -al # 列出当前目录下的文件


- name: Run custom script
run: |
#cd path/to/script/directory
Expand Down

0 comments on commit 75f679c

Please sign in to comment.