Skip to content

Commit

Permalink
lets try it the github way
Browse files Browse the repository at this point in the history
  • Loading branch information
Todd Gardner committed Oct 23, 2024
1 parent f33e17c commit ca144f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/astro.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ jobs:
- name: Build with Astro
run: |
${{ steps.detect-package-manager.outputs.runner }} astro build \
--site "${{ steps.pages.outputs.origin }}" \
--base "${{ steps.pages.outputs.base_path }}"
working-directory: ${{ env.BUILD_PATH }}
- name: Upload artifact
Expand Down

0 comments on commit ca144f5

Please sign in to comment.