Skip to content

Commit

Permalink
fix checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
Glutamat42 committed Dec 14, 2024
1 parent 5476519 commit 6923f10
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
matrix:
moodle_version: [ '4.4', '4.5' ]
steps:
- name: Check out code
uses: actions/checkout@v4
- name: Build Docker image
uses: docker/build-push-action@v2
with:
Expand Down

0 comments on commit 6923f10

Please sign in to comment.