Skip to content

Commit

Permalink
fix: make script path relative
Browse files Browse the repository at this point in the history
  • Loading branch information
therightstuff committed Sep 19, 2023
1 parent ae1983a commit c85f3cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/version-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,4 +93,4 @@ jobs:
reviewers: GuyMoses,saartochner,shanishiri
- name: remove previous version testing branches
run: |
scripts/delete_old_version_testing_branches.sh
./scripts/delete_old_version_testing_branches.sh

0 comments on commit c85f3cb

Please sign in to comment.