rssguard/resources/scripts/github-actions/build-windows.ps1
Martin Rotter f9082bd418 Actions
2020-12-08 11:02:20 +01:00

4 lines
No EOL
87 B
PowerShell
Executable file

os = $args[0]
qmake_args = $args[1]
echo "We are building for GNU/Linux on Ubuntu."