Skip to content

Commit

Permalink
TEST: Surely this won't fix anything, that would be easy
Browse files Browse the repository at this point in the history
  • Loading branch information
magicaldave committed Jan 26, 2025
1 parent a71c942 commit 3ab7f20
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,10 +81,9 @@ jobs:
- name: Package
run: |
CI/make_package.msvc.sh ${{ matrix.BUILD_TYPE }}
ls -R
- name: Upload Artifact
uses: actions/upload-artifact@v3
with:
path: C:/Dreamweave/dreamweave-build
path: ./dreamweave-build
name: dreamweave_windows-${{ matrix.BUILD_TYPE }}

0 comments on commit 3ab7f20

Please sign in to comment.