Skip to content

Commit

Permalink
hope
Browse files Browse the repository at this point in the history
  • Loading branch information
Blizzard_inc committed Jan 7, 2025
1 parent 9028a84 commit 746e44d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/build_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,9 @@ jobs:
runs-on: windows-latest
steps:
- name: install elan
run: scripts/windows/install_elan.sh

run: |
: Install Elan
scripts/windows/install_elan.sh
- uses: actions/checkout@v4
- name: install other compiler
shell: bash
Expand Down

0 comments on commit 746e44d

Please sign in to comment.