Skip to content

Commit

Permalink
attempting to see folders.
Browse files Browse the repository at this point in the history
  • Loading branch information
MaanavD committed Sep 7, 2023
1 parent 71bb812 commit 8ad116a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: 19.x

- name: read files
run: ls -a

- name: Install dependencies
run: npm install
Expand Down

0 comments on commit 8ad116a

Please sign in to comment.