Making sure screen can be executed

This commit is contained in:
Anton Hvornum 2024-05-14 15:05:39 +02:00
parent d251e83928
commit 818b945e17
No known key found for this signature in database
GPG Key ID: D4B58E897A929F2E
1 changed files with 1 additions and 2 deletions

View File

@ -31,8 +31,7 @@ jobs:
- run: pwd
- run: tree
- run: cat .screenrc_test
- run: script /dev/null
- run: screen -c .screenrc_test
- run: script /dev/null -c "screen -c .screenrc_test"
- uses: actions/upload-artifact@v4
with:
name: archtest-pci_emulation