Skip to content

Commit

Permalink
Update build_skirnir_image_on_push_master.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Hyldem0er authored Jul 20, 2024
1 parent 594b762 commit 4f52138
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/build_skirnir_image_on_push_master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,9 @@ jobs:
with:
repository: Hyldem0er/Skirnir-Docker-Image
path: .
sparse-checkout: |
Docker/docker

- name: Move Docker/docker
run: mv Skirnir-Docker-Image/Docker/docker . && rm -rf Skirnir-Docker-Image

- name: Run tree command in root directory
run: tree .
Expand Down

0 comments on commit 4f52138

Please sign in to comment.