Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: Yuri Shkuro <github@ysh.us>
  • Loading branch information
yurishkuro committed Sep 14, 2024
1 parent 531e3f3 commit 2fa9a94
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,6 @@ jobs:
echo ${BRANCH} | grep -E '^v[0-9]+.[0-9]+.[0-9]+$'
echo "BRANCH=${BRANCH}" >> ${GITHUB_ENV}
- run: make install-ci

- name: Configure GPG Key
if: ${{ inputs.dry_run != true }}
uses: crazy-max/ghaction-import-gpg@01dd5d3ca463c7f10f7f4f7b4f177225ac661ee4 # v6.1.0
Expand Down

0 comments on commit 2fa9a94

Please sign in to comment.