Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
phieri authored Oct 5, 2024
1 parent 58fc155 commit e3b86ce
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,13 @@ jobs:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
with:
repository: OSGeo/PROJ
ref: v5.9.0
sparse-checkout: src/
- uses: actions/checkout@v4
with:
sparse-checkout: src/sr9.c
- uses: actions/download-artifact@v4
with:
name: wasm
Expand Down

0 comments on commit e3b86ce

Please sign in to comment.