Skip to content

Commit

Permalink
checkout code before build
Browse files Browse the repository at this point in the history
  • Loading branch information
mojojoji committed Nov 21, 2023
1 parent 53c7be0 commit c5bad79
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ jobs:
runs-on: ubuntu-latest
timeout-minutes: 30
steps:
- name: Checkout
uses: actions/checkout@v4

- name: Pre-build dev container image
uses: devcontainers/ci@v0.3
with:
Expand Down

0 comments on commit c5bad79

Please sign in to comment.