This commit is contained in:
Jozef Steinhübl 2024-12-12 18:26:29 +01:00
parent 7903ff98a4
commit 1a5885bf9f
No known key found for this signature in database
GPG key ID: E6BC90C91973B08F

View file

@ -194,6 +194,12 @@ jobs:
[ [
{ {
"url": "https://registry.npmjs.org", "url": "https://registry.npmjs.org",
"scope": "@npm" "scope": "@myorg"
} }
] ]
- name: Run Bun
id: run_bun
run: |
bun --version
bun add @myorg/example