Skip to content

Try to fix yml formatting #2

Try to fix yml formatting

Try to fix yml formatting #2

Workflow file for this run

name: Build RPCS3
on: [push, workflow_dispatch]
jobs:
build:
runs-on: macos-latest
steps:
- uses: actions/checkout@main
- name: Build
run: ./build_rpcs3.sh
- name: Upload a Build Artifact
uses: actions/upload-artifact@v4.3.5
with:
name: RPCS3-Arm
path: ./rpcs3/build/bin/

Check failure on line 18 in .github/workflows/macos-arm.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/macos-arm.yml

Invalid workflow file

You have an error in your yaml syntax on line 18