Skip to content

Commit

Permalink
optimized
Browse files Browse the repository at this point in the history
  • Loading branch information
leleliu008 committed Jul 30, 2024
1 parent 8c97cbf commit b3dff5f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/netbsd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ jobs:
netbsd-version: ['10.0', '9.4', '9.3', '9.2']

steps:
- run: curl -LO https://curl.se/ca/cacert.pem

- uses: actions/checkout@v4

- run: curl -LO https://curl.se/ca/cacert.pem

- uses: cross-platform-actions/action@v0.25.0
with:
operating_system: netbsd
Expand Down

0 comments on commit b3dff5f

Please sign in to comment.