Debugging CF subdomain step..........

This commit is contained in:
2025-01-01 14:26:30 -05:00
parent 33d2c7d0c3
commit ffaa66a086
+3 -3
View File
@@ -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