Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
lthiery committed Jan 31, 2024
1 parent fe74913 commit 53855ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/idl-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
TAG=$(.github/scripts/idl-update.sh ${{ matrix.program }})
echo $TAG
echo "$TAG"
echo "TAG=${TAG}" >> "$GITHUB_ENV"
# creates a pull request with the updated idl
Expand Down

0 comments on commit 53855ed

Please sign in to comment.