Skip to content

Commit

Permalink
SFT-2325: removed comment line
Browse files Browse the repository at this point in the history
  • Loading branch information
mjg-foundation committed Sep 23, 2023
1 parent 9171b57 commit 70e674a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/validate_and_build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ jobs:
version=$(cat version.txt)
echo "version=$(cat version.txt)" >> $GITHUB_ENV
# just sign signing_key.pem "${version}" ${{ matrix.build.screen }}
just hash signing_key.pem "${version}" ports/stm32/build-Passport/v${version}-beta${{ matrix.build.suffix }}.bin ${{ matrix.build.screen}}
env:
SIGNING_KEY: ${{ secrets.UserSigningKey }}
Expand Down

0 comments on commit 70e674a

Please sign in to comment.