Skip to content

Commit

Permalink
Skip GITHUB_OUTPUT due to issues
Browse files Browse the repository at this point in the history
  • Loading branch information
ajshastri authored Sep 21, 2023
1 parent a7cf3b6 commit af92fdd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/zulu-update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ jobs:
- id: zulu_sync
shell: bash
run: |
./scripts/zulu-sync.sh >> $GITHUB_OUTPUT
# ./scripts/zulu-sync.sh >> $GITHUB_OUTPUT
./scripts/zulu-sync.sh
- id: repo_update
shell: bash
run: |
Expand Down

0 comments on commit af92fdd

Please sign in to comment.