@@ -12,7 +12,7 @@ jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: catthehacker/ubuntu:act-latest
|
||||
image: ghcr.io/catthehacker/ubuntu:act-latest
|
||||
steps:
|
||||
- run: apt update
|
||||
- run: apt install -y libgconf-2-4 libatk1.0-0 libatk-bridge2.0-0 libasound2 libgdk-pixbuf2.0-0 libgtk-3-0 libgbm-dev libnss3-dev libxss-dev
|
||||
|
||||
Reference in New Issue
Block a user