This commit is contained in:
Jozef Steinhübl 2024-12-12 18:26:29 +01:00
parent 8903e8876d
commit 4869055312
No known key found for this signature in database
GPG Key ID: E6BC90C91973B08F

View File

@ -192,6 +192,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