Skip to content

Commit

Permalink
CLEANUP: one more time
Browse files Browse the repository at this point in the history
  • Loading branch information
magicaldave committed Nov 23, 2024
1 parent 967424f commit 04ca270
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Windows Build & Test
defaults:
run:
shell: bash
working-directory: C:\Dreamweave
working-directory: C:\DW-Classic

on:
push:
Expand Down Expand Up @@ -33,7 +33,7 @@ jobs:
working-directory: C:\
run: |
git clone https://github.com/DreamWeave-MP/DW-Classic.git
cd Dreamweave
cd DW-Classic
git checkout ${{ github.head_ref }}
- name: Prime ccache
Expand Down

0 comments on commit 04ca270

Please sign in to comment.