Skip to content

Commit

Permalink
chore: testing ci check
Browse files Browse the repository at this point in the history
  • Loading branch information
salman2013 committed Apr 4, 2024
1 parent 7524e4c commit 651ec17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
urls+=("${BASH_REMATCH[0]}")
fi
done < "${base_txt_path}"
echo "::set-output name=urls::${urls[*]}"
echo "{name}={urls}" >> $GITHUB_OUTPUT
- name: Display GitHub URLs
run: |
Expand Down

0 comments on commit 651ec17

Please sign in to comment.