Skip to content

Commit

Permalink
adds checkouts
Browse files Browse the repository at this point in the history
  • Loading branch information
nichlaes committed Jan 23, 2024
1 parent 3d6ee09 commit 3127774
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
name: Get version
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v4
- name: Install jq
run: sudo apt-get install -y jq
- name: get version
Expand Down

0 comments on commit 3127774

Please sign in to comment.