Skip to content

Commit

Permalink
Add dll, run all examples
Browse files Browse the repository at this point in the history
  • Loading branch information
Jerboa-app committed Nov 24, 2024
1 parent 2987562 commit fbc1e6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ jobs:
- name: launch and screenshot
run: |
cd ${{ matrix.example }}
cp ../*.dll
cp ../*.dll .
chmod +x ${{ matrix.example }}.exe
export DISPLAY=:99
sudo Xvfb :99 -screen 0 800x600x24 &
Expand Down

0 comments on commit fbc1e6c

Please sign in to comment.