Skip to content

Commit

Permalink
3rd
Browse files Browse the repository at this point in the history
  • Loading branch information
jewpaltz committed Feb 29, 2024
1 parent 80c4212 commit db9a69b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,9 @@ jobs:
url: ${{ steps.deployment.outputs.page_url }}
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2

- name: Download artifact
uses: actions/download-artifact@v2
with:
Expand Down

0 comments on commit db9a69b

Please sign in to comment.