Skip to content

Commit

Permalink
fix release.yml:
Browse files Browse the repository at this point in the history
q

:
  • Loading branch information
Krsto Proroković committed Apr 16, 2024
1 parent 0bc19df commit 4706b4a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ jobs:
main:
runs-on: ubuntu-latest
steps:
- name: Continuous integration
uses: ./.github/workflows/ci.yml

- name: Checkout repository
uses: actions/checkout@v4

- name: Continuous integration
uses: ./.github/workflows/ci.yml

- name: Install poetry
run: |
Expand Down

0 comments on commit 4706b4a

Please sign in to comment.