Skip to content

Commit

Permalink
Fix docs upload action
Browse files Browse the repository at this point in the history
  • Loading branch information
mkreiser committed Sep 2, 2023
1 parent 13346e6 commit a7320c6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/aws-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ on:
jobs:
build-and-upload-docs:
runs-on: ubuntu-latest
needs: dependencies-cache
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
Expand Down

0 comments on commit a7320c6

Please sign in to comment.