We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b36c4a8 commit a38330eCopy full SHA for a38330e
.github/workflows/build-lua.yml
@@ -16,6 +16,7 @@ jobs:
16
image: registry.gitlab.steamos.cloud/steamrt/scout/sdk
17
options: -v ${{ github.workspace }}:/work
18
run: |
19
+ # start
20
set -ex
21
apt-get update
22
apt-get install -y curl build-essential
0 commit comments