Skip to content

Commit

Permalink
added echo of variable
Browse files Browse the repository at this point in the history
  • Loading branch information
bernd-mueller committed Jul 9, 2024
1 parent 23efb82 commit 807d454
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/process_profile_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
- name: Exectute Enrichment by Profile Ontology script
run: |
python ./.github/workflows/process_profile_script.py ${{github.action}} >> "$GITHUB_OUTPUT"
echo $GITHUB_OUTPUT

- name: End Workflow
Expand Down

0 comments on commit 807d454

Please sign in to comment.