Skip to content

Commit b47716c

Browse files
authored
Update ci.yml
1 parent d401906 commit b47716c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
mkdir D:\gotmp
5656
- name: Deploy using stored timestamp
5757
run: |
58-
echo "Deploying at $GOMODCACHE $COLOUR"
58+
echo "Deploying at $GOMODCACHE '${{ env.COLOUR }}'"
5959
- uses: actions/setup-go@v5
6060
with:
6161
go-version-file: go.mod

0 commit comments

Comments
 (0)