Skip to content

Commit

Permalink
Clear build [deploy]
Browse files Browse the repository at this point in the history
  • Loading branch information
pedromxavier committed Oct 15, 2024
1 parent 8f2dd2c commit 60dd9b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
run: |
cd $GITHUB_WORKSPACE
julia --proj=./scripts/build -e 'import Pkg; Pkg.develop(path=@__DIR__)'
julia --proj=./scripts/build ./scripts/build/script.jl --deploy
julia --proj=./scripts/build ./scripts/build/script.jl --clear-build --deploy
- name: Load Next Release Tag
run: |
Expand Down

0 comments on commit 60dd9b2

Please sign in to comment.