Skip to content

Commit

Permalink
fix(path): i think matrix actually works off paths makes sense
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Barnowski authored and jbarno committed May 3, 2022
1 parent 952bad7 commit 48e2647
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/refresh-secret.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ jobs:
- name: Install pylab
run: poetry install
- name: Refresh the token
working-directory: pylab
working-directory: ../pylab
run: poetry run python refresh A_DUMMY_TOKEN

0 comments on commit 48e2647

Please sign in to comment.