Skip to content

Commit

Permalink
Update full_test_2024_0.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan-kipawa authored Feb 28, 2024
1 parent befe5c0 commit fdd1672
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/full_test_2024_0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ jobs:

- name: Download and install MIKE+ dependency
run: |
mkdir -p "C:\\Program Files (x86)\\DHI\\MIKE+\\2024"
7z x "2024_0.7z" -o"C:\\Program Files (x86)\\DHI\\MIKE+\\2024" -p${{ secrets.MIKE_2024_0_7Z }}
7z x "2024_0.7z" -p${{ secrets.MIKE_2024_0_7Z }}
& "./install.bat"
- name: Checkout code
uses: actions/checkout@v3
Expand Down

0 comments on commit fdd1672

Please sign in to comment.