testing
Some checks failed
Build wine / build (push) Failing after 7s

This commit is contained in:
Ethan O'Brien 2024-08-16 09:45:31 -05:00
parent f66352b9cd
commit ad7eb81562

View file

@ -11,7 +11,7 @@ jobs:
- name: Build
shell: bash
run: |
bash echo "a" > test.tar.gz
echo "asd" > test.tar.gz
- name: Extract version from build.sh
shell: bash