Skip to content

Generate GetAda.dev

Generate GetAda.dev #4

Workflow file for this run

name: Generate GetAda.dev
on:
workflow_dispatch:
# Use this stuff
# https://github.com/cpina/github-action-push-to-another-repository
# https://github.com/marketplace/actions/setup-appimage for
# https://github.com/yet-another-static-site-generator/yass/releases/tag/v3.0
jobs:
Generate_Website:
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