Skip to content

Commit

Permalink
again
Browse files Browse the repository at this point in the history
  • Loading branch information
larrybabb committed Oct 1, 2024
1 parent de339e6 commit d6a0154
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@ jobs:
run: |
MODIFIED_FILES=$(git diff --name-only ${{ github.event.before }} ${{ github.sha }})
echo "$MODIFIED_FILES" > modified_files.txt
echo "MODIFIED_FILES=$MODIFIED_FILES" >> $GITHUB_ENV # Export to environment variable
cat modified_files.txt
- name: Execute clingen-stage BigQuery Function Scripts
Expand Down

0 comments on commit d6a0154

Please sign in to comment.