Skip to content

apple

apple #11

Workflow file for this run

name: 'test'
on:
workflow_dispatch:
jobs:
test:
runs-on: [ "self-hosted", "anka", "anka-template:27b2dd47-c684-465e-b940-1930ab427f74" ]
steps:
- uses: actions/checkout@v3
- run: |
ls -laht
sw_vers
hostname
echo "123"