Skip to content

Commit

Permalink
Re-attempt setting the base build path.
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Clark committed Apr 12, 2024
1 parent 05fb1d4 commit 5fd1dab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
id: vars
run: |
echo ::set-output name=distdir::$(git rev-parse --short ${{ github.sha }})-20.x-dist
echo ::set-output name=ariabaseurl::/aria-site/aria/$(git rev-parse --short ${{ github.sha }})-20.x-dist
echo ::set-output name=ariabaseurl::/aria-site/
- name: Install 🎯
run: cd site; npm install
Expand Down

0 comments on commit 5fd1dab

Please sign in to comment.