chore: remove working directory for workflow
This commit is contained in:
4
.github/workflows/infra-build.yml
vendored
4
.github/workflows/infra-build.yml
vendored
@@ -13,10 +13,6 @@ jobs:
|
||||
env:
|
||||
PG_CONN_STR: ${{ secrets.PG_CONN_STR }}
|
||||
|
||||
defaults:
|
||||
run:
|
||||
working-directory: ./opentofu-homelab
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v5
|
||||
|
Reference in New Issue
Block a user