Skip to content

Commit

Permalink
homelab: change handles with working-directory again and again and ag…
Browse files Browse the repository at this point in the history
…ain and again

Signed-off-by: aserowy <serowy@hotmail.com>
  • Loading branch information
aserowy committed Nov 6, 2024
1 parent 4279c2b commit 1612d1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_homelab_yaml.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
run: |
pwd
echo ${{ steps.build.outputs.out-path }}
cp -RT ${{ steps.build.outputs.out-path }}/ homelab/
rsync --recursive '${{steps.build.outputs.out-path}}/' homelab/
- name: commit and push changes
working-directory: ./homelab
Expand Down

0 comments on commit 1612d1c

Please sign in to comment.