Skip to content

Commit

Permalink
fix bin path
Browse files Browse the repository at this point in the history
  • Loading branch information
pwtyler committed Dec 18, 2023
1 parent 5072d76 commit 2e457fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ jobs:
- name: Checkout code
uses: actions/checkout@v3
- name: Update Development Branch
run: bash ./bin/prepare-dev.sh
run: bash .bin/prepare-dev.sh

0 comments on commit 2e457fd

Please sign in to comment.