Skip to content

Commit

Permalink
Checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
bep committed Nov 5, 2024
1 parent 5f3cc17 commit c513423
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ jobs:
os: [ubuntu-latest] # macos disabled for now because of disk space issues.
runs-on: ${{ matrix.os }}
steps:
- run: ls -ltr
- run: pwd
- name: Checkout code
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: Test building docs with docker latest
uses: docker://ghcr.io/bep/hugo:latest
with:
Expand Down

0 comments on commit c513423

Please sign in to comment.