Skip to content

Commit

Permalink
Fix dirty build
Browse files Browse the repository at this point in the history
  • Loading branch information
wh201906 committed May 18, 2023
1 parent a40f7cb commit 37e17e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ jobs:
git clone https://github.com/RfidResearchGroup/proxmark3.git --filter=blob:none --no-checkout
cd proxmark3
git checkout ${{ env.MATRIX_REF }}
git switch -c ci-build-branch
echo ${{ env.MATRIX_REF }}
- name: ProxSpace autobuild
Expand Down

0 comments on commit 37e17e6

Please sign in to comment.