Skip to content

Commit 31e81ad

Browse files
committed
ci: fix
1 parent 8e9285e commit 31e81ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ jobs:
5555
poetry --version
5656
- name: Set scaleway-core version in the package
5757
run: poetry add scaleway-core@$(echo "${{ github.ref }}" | cut -d "/" -f 3)
58+
if: matrix.lib != 'scaleway-core'
5859
- name: Update lock file
5960
run: poetry lock
6061
- name: Install dependencies and library

0 commit comments

Comments
 (0)