Skip to content

Commit

Permalink
windows
Browse files Browse the repository at this point in the history
  • Loading branch information
hadashiA committed Sep 14, 2024
1 parent dee2a64 commit c859bac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-mruby.windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
working-directory: ${{ env.MRUBY_DIR }}
shell: bash
run: |
MRUBY_CONFIG=${{ env.CONFIG_DIR }}\build_config.windows.rb rake
MRUBY_CONFIG=${GITHUB_WORKSPACE}/src/vitalrouter-mruby/build_config.windows.rb rake
- uses: actions/upload-artifact@v3
id: upload-windows-build
Expand Down

0 comments on commit c859bac

Please sign in to comment.