Skip to content

Commit

Permalink
Tired fix
Browse files Browse the repository at this point in the history
  • Loading branch information
RyeMutt committed Jun 21, 2024
1 parent c27c62c commit c2c74d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
choco install -y nasm jom
echo "C:\Program Files\NASM" | Out-File -FilePath $env:GITHUB_PATH -Encoding utf8 -Append
echo "C:\ProgramData\chocolatey\lib\jom\tools" | Out-File -FilePath $env:GITHUB_PATH -Encoding utf8 -Append
- uses: AlchemyViewer/action-autobuild@v4
with:
addrsize: ${{ matrix.addrsize }}
build-variables-repo: alchemyviewer/build-variables
Expand Down

0 comments on commit c2c74d7

Please sign in to comment.