Skip to content

Commit

Permalink
dont cd
Browse files Browse the repository at this point in the history
  • Loading branch information
therealpaulgg committed Mar 27, 2024
1 parent 7085dff commit 22a5df0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/update-homebrew-formula.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ jobs:

- name: Update Homebrew formula
run: |
cd software
sh ./.github/workflows/update_formula.sh
sh ./software/.github/workflows/update_formula.sh
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 22a5df0

Please sign in to comment.