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 and again

Signed-off-by: aserowy <serowy@hotmail.com>
  • Loading branch information
aserowy committed Nov 6, 2024
1 parent 1612d1c commit 7e21151
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 }}
rsync --recursive '${{steps.build.outputs.out-path}}/' homelab/
rsync --copy-links --copy-dirlinks --recursive '${{steps.build.outputs.out-path}}/' homelab
- name: commit and push changes
working-directory: ./homelab
Expand Down

0 comments on commit 7e21151

Please sign in to comment.