Skip to content

Commit

Permalink
docs: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Omnikron13 committed May 27, 2024
1 parent bd650c7 commit 49b2870
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy-manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Set matrix
id: nf-gen-matrix
run: |
echo matrix=${{ env.nf-archive }} >> $GITHUB_OUTPUT
echo matrix=${{ env.nf-archives }} >> $GITHUB_OUTPUT
# #"IFS=',' read -r -a ARCHIVES_ARRAY <<< ${{ env.nf-archives }}"
# #ARCHIVES_ARRAY="${{ env.nf-archives }}//,/ }}"
# # DEBUG PRINT SPLIT ARRAY
Expand Down

0 comments on commit 49b2870

Please sign in to comment.