Skip to content

Commit

Permalink
fix indent
Browse files Browse the repository at this point in the history
  • Loading branch information
cru-Luis-Rodriguez committed Oct 25, 2024
1 parent d48ede9 commit 1827b0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-deploy-cloudrun-function.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
if [ -z "${{ steps.build-number.outputs.build-number }}" ]; then
echo "Build number is empty"
exit 1
fi
fi
build-and-deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 1827b0c

Please sign in to comment.