Reorder cache file

This commit is contained in:
Julio Castillo
2023-04-23 01:19:22 +02:00
parent 0bc89d9942
commit 7dd30f104f
2 changed files with 9 additions and 13 deletions

View File

@@ -52,11 +52,6 @@ runs:
name: lockfile
path: tools/lockfile
- shell: bash
run: |
ls -Ra tools/lockfile
cat tools/lockfile/.terraform.lock.hcl
- name: Cache Terraform
uses: actions/cache@v3
with: