Debugging CF subdomain step..........
This commit is contained in:
@@ -46,10 +46,10 @@ jobs:
|
|||||||
path: |
|
path: |
|
||||||
$HOME/.cache/go-build
|
$HOME/.cache/go-build
|
||||||
$HOME/.config/go/env
|
$HOME/.config/go/env
|
||||||
$HOME/go/
|
$HOME/go/pkg/mod/cache/
|
||||||
key: ${{ runner.os }}-go-${{ hashFiles('**/flarectl') }}
|
key: ${{ runner.os }}-go-${{ hashFiles('**/trim.txt') }}
|
||||||
restore-keys: |
|
restore-keys: |
|
||||||
${{ runner.os }}-go-${{ hashFiles('**/flarectl') }}
|
${{ runner.os }}-go-${{ hashFiles('**/trim.txt') }}
|
||||||
|
|
||||||
- name: Setup yq
|
- name: Setup yq
|
||||||
uses: dcarbone/install-yq-action@v1
|
uses: dcarbone/install-yq-action@v1
|
||||||
|
|||||||
Reference in New Issue
Block a user