Skip to content

Commit

Permalink
GHA: Compile: Sets mt-path
Browse files Browse the repository at this point in the history
  • Loading branch information
kenorb committed Feb 5, 2024
1 parent 1b33fd0 commit 925a7c1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ on:

jobs:
Compile:
env:
GITHUB_HOME: ${{ github.workspace }}
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand All @@ -32,4 +34,5 @@ jobs:
requirements: galaxy-requirements.yml
- uses: fx31337/mql-compile-action@dev
with:
mt-path: ~/.wine/drive_c
verbose: true

0 comments on commit 925a7c1

Please sign in to comment.