Skip to content

Commit

Permalink
Update static.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ishan-surana authored Aug 23, 2024
1 parent 99bdd22 commit ff8502a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ jobs:
uses: actions/checkout@v4
- name: Install dependencies and build pages
run: |
ls
pwd
mkdir source
cp docs/* source/
python -m pip install --upgrade pip
Expand Down

0 comments on commit ff8502a

Please sign in to comment.