Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
atas committed Oct 14, 2023
1 parent 6c76644 commit 7cfb670
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 98 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,10 @@ jobs:
- name: Install dependencies
run: composer install --prefer-dist --no-progress

- name: Generate HTML
run: |
system/bin/generate-html.sh
- name: Run Ata's SSG HTML Builder
uses: atas/ssg-html-builder@1.0
with:
less_file_path: 'assets/styles/style.less'

- name: Upload artifact
uses: actions/upload-artifact@v2
Expand Down
95 changes: 0 additions & 95 deletions system/bin/generate-html.sh

This file was deleted.

0 comments on commit 7cfb670

Please sign in to comment.