We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 881a642 commit 2c296ddCopy full SHA for 2c296dd
.github/workflows/publish.yml
@@ -15,7 +15,7 @@ jobs:
15
steps:
16
- uses: actions/checkout@v4
17
- uses: actions/setup-node@v4
18
- uses: GabrielBB/xvfb-action@v1
+ - uses: GabrielBB/xvfb-action@v1
19
with:
20
node-version: ${{ env.NODE_VERSION }}
21
- run: sudo apt install libx11-dev libxkbfile-dev
0 commit comments