Skip to content

Commit

Permalink
try using multi-line indicator
Browse files Browse the repository at this point in the history
  • Loading branch information
nam20485 committed Oct 20, 2023
1 parent efb5dc1 commit c309a4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
cache-from: type=gha
cache-to: type=gha,mode=max
file: Dockerfile_OdbDesignServer
build-args:
build-args: |
OWNER=nam20485
GITHUB_TOKEN=${{ secrets.GITHUB_TOKEN }}
VCPKG_BINARY_SOURCES="clear;nuget,GitHub,readwrite"
Expand Down

0 comments on commit c309a4c

Please sign in to comment.