Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Tum4ik committed Nov 23, 2024
1 parent 2c80dec commit 9c31945
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/gated_application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,11 @@ jobs:
./scripts/prod-electron-forge-make.ps1
- name: Move files
shell: bash
run: |
ls -R out/make/
shopt -s globstar
mv ${{ matrix.platform.files-to-include }} ./
rm -rf out
- name: Upload build artifacts
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 9c31945

Please sign in to comment.