Skip to content

Commit

Permalink
Fix units
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrien Ferrand committed Oct 27, 2023
1 parent f78040d commit 608e2cd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ jobs:
needs: build
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Download container image artifact
uses: actions/download-artifact@v3
with:
Expand Down

0 comments on commit 608e2cd

Please sign in to comment.