Skip to content

Commit

Permalink
Testing
Browse files Browse the repository at this point in the history
  • Loading branch information
AJ-Ianozi committed Mar 21, 2024
1 parent ef31c3a commit 09e894f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/generate-site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@ jobs:
runs-on: ubuntu-20.04

steps:

- name: Checkout
uses: actions/checkout@v3

- name: Build_Website
uses: AnimMouse/setup-appimage@v1
with:
name: yass3
url: https://github.com/yet-another-static-site-generator/yass/releases/download/v3.0/yass-x86_64.AppImage
- run: >
ls
name: yass
url: https://github.com/yet-another-static-site-generator/yass/releases/download/v3.0/yass-x86_64.AppImage
- run: yass version

0 comments on commit 09e894f

Please sign in to comment.