Skip to content

Commit

Permalink
rewrite name?
Browse files Browse the repository at this point in the history
  • Loading branch information
longshuicy committed Aug 22, 2024
1 parent 821e296 commit 62442c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
strategy:
fail-fast: true
matrix:
name: [${{ inputs.specific_package }}]
name: [${{ fromJSON(inputs.specific_items) }}]
include:
- name: autophrase
dockerfile: Dockerfile
Expand Down

0 comments on commit 62442c1

Please sign in to comment.