Skip to content

Commit

Permalink
fixing syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
bahill committed Jan 18, 2024
1 parent f5d1f96 commit 59f94af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_publish_dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
export_default_credentials: true
- name: Setup GCR auth
run: gcloud auth configure-docker --quiet us.gcr.io,us-east4-docker.pkg.dev
- uses: olafurpg/setup-scala@v10
- uses: olafurpg/setup-scala@v10
with:
java-version: [email protected]
- name: Push Scala Dataflow Docker image
Expand Down

0 comments on commit 59f94af

Please sign in to comment.