Skip to content

Commit

Permalink
Fix bash syntax error in run step.
Browse files Browse the repository at this point in the history
  • Loading branch information
AdnaneKhan committed Sep 29, 2024
1 parent ecb257b commit 5dd5a9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
else
echo "version_bumped=false" >> $GITHUB_OUTPUT
echo "version=$CURR_VERSION" >> $GITHUB_OUTPUT
fi
build_artifact:
name: Build and upload artifact
runs-on: ubuntu-latest
Expand Down

0 comments on commit 5dd5a9e

Please sign in to comment.