Skip to content

Commit

Permalink
Added document deploy.
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesiarmes committed Sep 6, 2024
1 parent 8287a11 commit 1e2877a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
with:
python-version: 3.x
- name: Install plantuml
uses: Timmy/plantuml-action@v1
run: sudo apt-get install -y plantuml
- run: echo "cache_id=$(date --utc '+%V')" >> $GITHUB_ENV
- uses: actions/cache@v4
with:
Expand Down

0 comments on commit 1e2877a

Please sign in to comment.