Skip to content

Commit

Permalink
Debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
tnunamak committed Mar 11, 2024
1 parent d2f955c commit 3711eff
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ name: Build with PyInstaller

on:
workflow_dispatch:
inputs:
artifact_name:
description: 'Artifact name'
required: false
# inputs:
# artifact_name:
# description: 'Artifact name'
# required: false
# push:
# branches: [main]

Expand Down

0 comments on commit 3711eff

Please sign in to comment.