Skip to content

Commit

Permalink
Update build-pages-and-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
webrian authored Oct 14, 2023
1 parent c934b30 commit dfd024c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build-pages-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@ jobs:
- name: Build website with Jekyll
uses: jerryjvl/jekyll-build-action@v1

- name: List files in the repository
run: |
ls ${{ github.workspace }}/_site/
- name: Copy the files to the server using rsync
uses: burnett01/[email protected]
with:
Expand Down

0 comments on commit dfd024c

Please sign in to comment.