Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Now Downloading Resonite from Steam #47

Merged
merged 15 commits into from
Jan 11, 2024
Prev Previous commit
Next Next commit
changed how to create newline
  • Loading branch information
mpmxyz authored Jan 11, 2024
commit 28ab7ca22d6ff43912814523bb3a5d0813f40cb2
3 changes: 2 additions & 1 deletion .github/workflows/build-rml.yml
Original file line number Diff line number Diff line change
@@ -49,7 +49,8 @@ jobs:
{
echo "APP_INFO<<EOFEOF"
curl https://api.steamcmd.net/v1/info/2519830
echo "\nEOFEOF"
echo ""
echo "EOFEOF"
} >> "$GITHUB_ENV"
echo "!"
cat "$GITHUB_ENV"