Skip to content

Commit

Permalink
add local registry
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbennett99 committed Apr 13, 2024
1 parent 330275a commit 28d9d62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,6 @@ jobs:
version: ${{ matrix.version }}
arch: ${{ matrix.arch }}
- uses: julia-actions/cache@v1
- run: julia -e 'using Pkg; pkg"repository add https://github.com/michaelbennett99/MyRegistry.jl"'
- uses: julia-actions/julia-buildpkg@v1
- uses: julia-actions/julia-runtest@v1

0 comments on commit 28d9d62

Please sign in to comment.