This commit is contained in:
parent
b8a200800b
commit
1d1f3ad901
@ -11,8 +11,8 @@ jobs:
|
||||
- run: echo "Starting build job"
|
||||
- uses: actions/checkout@v3
|
||||
- run: |
|
||||
sudo apt update
|
||||
sudo apt install -y libnss3
|
||||
apt update
|
||||
apt install -y libnss3
|
||||
- name: Use Node.js ${{ matrix.node-version }}
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user