Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
davidrg committed Jan 18, 2025
1 parent 0a5c6f0 commit 86359b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1981,6 +1981,7 @@ jobs:
runs-on: windows-latest
needs: [Build-Manual-Dist-Vintage, Build-Open-Watcom]
steps:
- uses: actions/checkout@v4
- name: Load Build Tools
uses: "./.github/actions/load-tools"
with:
Expand All @@ -1995,8 +1996,7 @@ jobs:
with:
name: k2-mini-install
path: ${{ github.workspace }}\k2-mini
- name: Select configuration
id: cfg
- name: Check result
run: |
echo "K2-FULL:"
ls ${{ github.workspace }}/k2-full
Expand Down

0 comments on commit 86359b9

Please sign in to comment.