Skip to content

Commit

Permalink
fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
SashaZezulinsky committed Oct 21, 2024
1 parent 4a57f53 commit 3ee6883
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
uses: jirutka/setup-alpine@v1
with:
arch: ${{ matrix.config.arch }}
branch: ${{ matrix.config.bran}
branch: ${{ matrix.config.branch }}
- name: Safelist
shell: alpine.sh --root {0}
run: git config --global --add safe.directory ${{ github.workspace }}
Expand Down

0 comments on commit 3ee6883

Please sign in to comment.