Skip to content

Commit

Permalink
Fixed the pathing issue
Browse files Browse the repository at this point in the history
  • Loading branch information
rmanaem committed Aug 23, 2024
1 parent 67b4951 commit 9d7b942
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fetch-repos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Run fetch-repos.sh
env:
TOKEN: ${{ steps.generate-token.outputs.token }}
working-directory: code
working-directory: scripts
run: |
chmod +x fetch-repos.sh
./fetch-repos.sh
Expand Down
File renamed without changes.

0 comments on commit 9d7b942

Please sign in to comment.