Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
brianorwhatever authored Oct 7, 2023
1 parent 9ffa714 commit d871a4f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,12 @@ jobs:

runs-on: ubuntu-latest
steps:
- run: pwd
- name: Download artifacts
uses: actions/download-artifact@v2
with:
name: github-pages
path: ./downloaded-artifact
- name: ls
run: ls -al github-pages
- name: Deploy to GitHub Pages
Expand Down

0 comments on commit d871a4f

Please sign in to comment.