Skip to content

Commit

Permalink
Update github-actions.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
raczeja authored Jan 20, 2025
1 parent 8d76319 commit c23bf7e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -372,6 +372,9 @@ jobs:
- uses: actions/download-artifact@v4
with:
name: OcarambaLiteS${{ env.frameworkVersion }}
- shell: pwsh
run: |
Get-ChildItem -Recurse
- shell: cmd
run: |
7z x "OcarambaLite${{ env.frameworkVersion }}.zip" -o.\Ocaramba -y -bb0
Expand Down

0 comments on commit c23bf7e

Please sign in to comment.