Skip to content

Commit

Permalink
Upload build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bbujanic committed Feb 12, 2024
1 parent 96aadc7 commit 523f577
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,9 @@ jobs:
with:
name: build

- name: Test artifact download
run: ls -R

- name: Deploy to GitHub Pages
uses: actions/deploy-pages@v1
with:
Expand Down

0 comments on commit 523f577

Please sign in to comment.