We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07674ed commit 382f74eCopy full SHA for 382f74e
1 file changed
.github/workflows/linuxConvertTest.yml
@@ -26,6 +26,6 @@ jobs:
26
run: bash checkout.sh
27
28
- name: run buildRun.sh --debug
29
- uses: GabrialBB/xvfb-action@v1.0
+ uses: GabrielBB/xvfb-action@v1.0
30
with:
31
run: sh buildRun.sh --debug
0 commit comments