This commit is contained in:
@@ -11,6 +11,7 @@ jobs:
|
|||||||
container:
|
container:
|
||||||
image: node:lts
|
image: node:lts
|
||||||
steps:
|
steps:
|
||||||
|
- uses: actions/checkout@main
|
||||||
- run: apt update && apt install -y yarn ffmpeg libnss3
|
- run: apt update && apt install -y yarn ffmpeg libnss3
|
||||||
- run: yarn && yarn build
|
- run: yarn && yarn build
|
||||||
- uses: actions/upload-artifact@v2
|
- uses: actions/upload-artifact@v2
|
||||||
|
|||||||
Reference in New Issue
Block a user