Skip to content

Commit

Permalink
Update another.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Simpleshell3 authored Jul 2, 2024
1 parent 69d7d47 commit cd2d65b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/another.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Create executable package
shell: pwsh
run: |
Set-Location -Path Source\build
Set-Location -Path Source
cpack -G ZIP
Move-Item -Path *.zip -Destination ../../moja-flint.zip # Adjust the path as needed
Expand Down

0 comments on commit cd2d65b

Please sign in to comment.