Skip to content

Commit

Permalink
Update go.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulPowershell committed Oct 11, 2023
1 parent de45289 commit 224134d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,9 @@ jobs:
create-release:
runs-on: ubuntu-latest
needs: [build-windows,build-linux]
if: ${{ always() }}
steps:
- uses: actions/checkout@v3
# - uses: actions/checkout@v3

- name: Get Last Release
id: get_last_release
Expand Down

0 comments on commit 224134d

Please sign in to comment.