Skip to content

Commit

Permalink
build: fix enigma step id
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan-andrew committed Jan 3, 2025
1 parent 08e8ab8 commit d814414
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
$ReleaseNotes | Out-File -FilePath "./ReleaseNotes.md" -Encoding utf8
- name: Install Enigma Virtual Box
id: define-artifact-paths
id: install-enigma
run: |
choco install enigmavirtualbox -y --ignore-checksums
$enigma="C:\Program Files (x86)\Enigma Virtual Box\enigmavbconsole.exe"
Expand Down

0 comments on commit d814414

Please sign in to comment.