Skip to content

Commit

Permalink
Update windows.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rodlie committed Aug 5, 2024
1 parent 66dab04 commit 41447b9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,8 @@ jobs:
- name: Build
shell: cmd
run: .\src\scripts\build_ci.bat
- name: Artifact
uses: actions/upload-artifact@v4
with:
name: friction-ci-${{github.sha}}-windows-x64
path: build\output\*.7z

0 comments on commit 41447b9

Please sign in to comment.