Skip to content

Commit 8a38c56

Browse files
committed
chore: don't add scaleway-core into scaleway-core (duh)
1 parent 581522c commit 8a38c56

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
@@ -32,6 +32,7 @@ jobs:
3232
if: matrix.lib != 'scaleway-core'
3333
- name: Set scaleway-core version in the package
3434
run: poetry add scaleway-core@$(echo "${{ github.ref }}" | cut -d "/" -f 3)
35+
if: matrix.lib != 'scaleway-core'
3536
- name: Update lock file
3637
run: poetry lock
3738
- name: Install dependencies and library

0 commit comments

Comments
 (0)