|
@ -18,6 +18,8 @@ jobs: |
|
|
Move-Item -Path "./*" -Destination "../Temp/" |
|
|
Move-Item -Path "./*" -Destination "../Temp/" |
|
|
Get-ChildItem -Path "../Temp" |
|
|
Get-ChildItem -Path "../Temp" |
|
|
Get-ChildItem -Path "./" |
|
|
Get-ChildItem -Path "./" |
|
|
|
|
|
- name: Test MSys2 |
|
|
|
|
|
run: bash.exe |
|
|
- name: Download and unzip openFrameworks |
|
|
- name: Download and unzip openFrameworks |
|
|
run: | |
|
|
run: | |
|
|
curl --help |
|
|
curl --help |
|
|