Skip to content

Commit

Permalink
Update image-builder.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
waelkarman committed Aug 2, 2024
1 parent 09dcb93 commit 1684ec8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/image-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ jobs:
- run: echo "This job is now running on a ${{ runner.os }} server hosted by GitHub!"
- name: Check out repository code
uses: actions/checkout@v4
with:
ref: main
- name: List files in the repository
run: |
ls ${{ github.workspace }}
Expand Down

0 comments on commit 1684ec8

Please sign in to comment.