Skip to content

Commit

Permalink
mount
Browse files Browse the repository at this point in the history
  • Loading branch information
sosiristseng committed Oct 25, 2023
1 parent b90b838 commit 4e78891
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
- name: Update Julia dependencies
run: >
docker run --rm -e JULIA_PKG_PRECOMPILE_AUTO=0
-w /tmp -v ${{ github.workspace }}:/tmp
${{ env.IMG_NAME }}
julia --color=yes --project=@. -e 'import Pkg; Pkg.update()'
# Authenticate with a custom GitHub APP
Expand Down

0 comments on commit 4e78891

Please sign in to comment.