Skip to content

Commit

Permalink
Traktor: YAML typo fixed.
Browse files Browse the repository at this point in the history
  • Loading branch information
apistol78 committed Feb 26, 2024
1 parent b1ef75c commit 135c722
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/build-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Create Installer
run: ./scripts/autobuild/autobuild-installer-win64.bat
- name: Archive Installer
uses: actions/upload-artifact@v4
with:
name: Installer
path: build/installer/Traktor.msi
uses: actions/upload-artifact@v4
with:
name: Installer
path: build/installer/Traktor.msi

0 comments on commit 135c722

Please sign in to comment.