Skip to content

Commit

Permalink
DEBUG curl --silent --dump-header - https://pkg.julialang.org/
Browse files Browse the repository at this point in the history
  • Loading branch information
tkf committed Sep 8, 2020
1 parent 777e0f9 commit eb147ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/vanilla-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: curl --silent --dump-header - https://pkg.julialang.org/
- uses: julia-actions/setup-julia@v1
with:
version: ^1
Expand Down

0 comments on commit eb147ec

Please sign in to comment.