We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddcd660 commit 7614a5eCopy full SHA for 7614a5e
.github/workflows/build-ubuntu.yml
@@ -10,6 +10,7 @@ on:
10
- master
11
12
env:
13
+ LUA_DIR: ./lua
14
MELONDS_GIT_BRANCH: ${{ github.ref }}
15
MELONDS_GIT_HASH: ${{ github.sha }}
16
MELONDS_BUILD_PROVIDER: GitHub Actions
0 commit comments