Skip to content

apple

apple #25

Workflow file for this run

name: 'test'
on:
workflow_dispatch:
jobs:
test:
runs-on: [ "self-hosted", "anka", "anka-template:d792c6f6-198c-470f-9526-9c998efe7ab4" ]
steps:
- uses: actions/checkout@v3
- run: |
ls -laht
sw_vers
hostname
echo "123"