Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vordenken authored Oct 19, 2023
1 parent ec50ac8 commit 3694d72
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ jobs:
steps:
- uses: actions/checkout@v4

- name: Set working directory
run: cd dummycloud
working-directory: dummycloud

- name: run ls -la
run: ls -la

Expand Down

0 comments on commit 3694d72

Please sign in to comment.