Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
huideyeren committed Aug 27, 2024
1 parent 0ce7283 commit 140f800
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ jobs:
- name: Show date and time
run: echo ${{ steps.date.outputs.date }} # 2022-01-03 10:42
- name: Build Book
uses: ./
uses: ./.github/actions/
id: build-book
- name: Upload artifact.
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 140f800

Please sign in to comment.