Skip to content

Commit

Permalink
Update update-rete-cli.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ni55aN authored Jan 27, 2024
1 parent 2e74b60 commit cf3dc10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-rete-cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
strategy:
fail-fast: false
matrix:
repository: [rete-cli] # ${{fromJson(needs.get-repositories.outputs.list)}}
repository: [rete] # ${{fromJson(needs.get-repositories.outputs.list)}}
steps:
- name: Enter the repository
run: echo ${{ matrix.repository }}
Expand Down

0 comments on commit cf3dc10

Please sign in to comment.