Skip to content

Commit

Permalink
clean up for DV v0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
asinghvi17 authored Feb 29, 2024
1 parent 66b513b commit 7fe55b6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,6 @@ jobs:
with:
version: '1'
- uses: julia-actions/julia-buildpkg@v1
- name: Add experimental versions of packages
run: julia --project=docs -e 'using Pkg; Pkg.pkg"add DocumenterVitepress#as/dont_transmit_file_flags"'
- uses: julia-actions/julia-docdeploy@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 7fe55b6

Please sign in to comment.