Skip to content

Commit

Permalink
refreshing website content from main repo
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Action Website Snapshot authored and pawel-big-lebowski committed Aug 26, 2024
1 parent 0e68d6d commit f7d260e
Show file tree
Hide file tree
Showing 304 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/site_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ jobs:
with:
node-version: 22
cache: "npm"
cache-dependency-path: website/package-lock.json
cache-dependency-path: package-lock.json
- name: Install dependencies
run: yarn install --frozen-lockfile
- name: Build website
run: |
cd website
yarn build
run: yarn build
- name: Setup Pages
uses: actions/configure-pages@v5
- name: Upload artifact
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
Loading

0 comments on commit f7d260e

Please sign in to comment.