Skip to content

Commit

Permalink
fix: setlists going to wrong folder
Browse files Browse the repository at this point in the history
  • Loading branch information
Pantotone committed Jul 27, 2023
1 parent 57a9911 commit 4915465
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update-setlists.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ jobs:
with:
repository: "YARC-Official/Official-Setlist-Public"
sparse-checkout: setlists
path: api/setlist
path: api

- name: "[temporary] List all files"
run: ls && ls api && ls api/setlist
run: ls && ls api && ls api/setlists

# - name: "Commit and save changes"
# run: |
Expand Down
File renamed without changes.

0 comments on commit 4915465

Please sign in to comment.