Skip to content

Commit

Permalink
Update website.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
eythaann authored Jan 19, 2024
1 parent 95edc79 commit 1f8bcdc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,10 @@ jobs:
steps:
- name: Clone repository
run: git clone https://github.com/eythaann/rt-website.git
- name: Debug directory structure
run: |
pwd
ls -al
build:
needs: clone
Expand Down

0 comments on commit 1f8bcdc

Please sign in to comment.