Attempting to resolve build issue
Some checks failed
Publish to Private NPM Registry / publish (push) Failing after 9s
Some checks failed
Publish to Private NPM Registry / publish (push) Failing after 9s
This commit is contained in:
parent
b6650c2e32
commit
6fb0270b2f
1 changed files with 3 additions and 0 deletions
|
|
@ -43,6 +43,9 @@ jobs:
|
|||
# > Will fall back to the repository owner when using the GitHub Packages registry (https://npm.pkg.github.com/).
|
||||
scope: '@BridgemanAccessible'
|
||||
|
||||
- name: Install libatomic
|
||||
run: apk add libatomic
|
||||
|
||||
# Transpile/Build the package (TypeScript -> JavaScript)
|
||||
- name: Transpile/Build the package (TypeScript -> JavaScript)
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue