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