Skip to content

Commit 7e161c4

Browse files
authored
chore: fix stable job (#354)
Signed-off-by: Mirko Mollik <mirko.mollik@eudi.sprind.org>
1 parent d9e0618 commit 7e161c4

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/build-test-publish-on-push-cached.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -223,10 +223,6 @@ jobs:
223223

224224
- uses: pnpm/action-setup@v4
225225

226-
# Needed for trusted publishing
227-
- name: Update npm
228-
run: npm install -g npm@^11
229-
230226
- name: 'Setup Node.js with pnpm cache'
231227
uses: actions/setup-node@v6
232228
with:

0 commit comments

Comments
 (0)