Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NOCanoa authored Nov 1, 2024
1 parent 4adf009 commit 792193e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v4


- name: ls
run: ls

- name: cd to upload
run: cd upload
Expand Down

0 comments on commit 792193e

Please sign in to comment.