Skip to content

build(CI): try build arm64 from ubuntu #4

build(CI): try build arm64 from ubuntu

build(CI): try build arm64 from ubuntu #4

name: Generate workflows
on:
push:
branches:
- build/github-actions-test
paths:
- ".github/real-workflows/*.yml"
- ".github/workflows/generate-workflows.yml"
jobs:
generate-workflows:
runs-on: ubuntu-latest
steps:
- name: Run locally
uses: "DanySK/[email protected]" # pick the latest version maybe
with:
token: ${{ secrets.WORKFLOW_TOKEN }}