Skip to content

Commit

Permalink
updated action
Browse files Browse the repository at this point in the history
  • Loading branch information
ThePromidius committed Feb 14, 2024
1 parent aee8d92 commit beb2de2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/app_pyinstaller/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ runs:
uses: actions/upload-artifact@v4
with:
name: ${{ inputs.os }}${{ inputs.spec_file }}--dist
path: FMD3${{input.os}}
path: FMD3${{ inputs.os }}
retention-days: 1
Empty file added src/FMD3/forcebump
Empty file.

0 comments on commit beb2de2

Please sign in to comment.