This commit is contained in:
parent
3390a2f933
commit
1b1b045d46
@ -8,7 +8,7 @@ jobs:
|
|||||||
container:
|
container:
|
||||||
node:current-alpine
|
node:current-alpine
|
||||||
steps:
|
steps:
|
||||||
- run: apk add git tar cmake make g++ linux-headers python3
|
- run: apk add git tar cmake make g++ linux-headers python3 xxd
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- run: npm ci
|
- run: npm ci
|
||||||
working-directory: frontend
|
working-directory: frontend
|
||||||
|
Loading…
Reference in New Issue
Block a user