Skip to content

Commit

Permalink
snip
Browse files Browse the repository at this point in the history
  • Loading branch information
Apostolique committed Oct 6, 2023
1 parent 4672674 commit bad1168
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
uses: c-hive/gha-npm-cache@v1
- name: Use apos-docs
run: |
apos-docs -t ${{ env.TITLE }} -d '${{ env.DESCRIPTION }}' -b ${{ env.BASE }} -r ${{ env.REPO }} -g ${{ env.ANALYTICS }}
apos-docs -t ${{ env.TITLE }} -d '${{ env.DESCRIPTION }}' -b ${{ env.BASE }} -r ${{ env.REPO }} -a ${{ env.ANALYTICS }}
cd apos-docs
npm install
npm run build
Expand Down

0 comments on commit bad1168

Please sign in to comment.