Skip to content

Create action.yml

Create action.yml #3

- uses: geode-sdk/build-geode-mod@main

Check failure on line 1 in .github/workflows/Create Building_and_uploading_a_mod_on_latest_sdk.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/Create Building_and_uploading_a_mod_on_latest_sdk.yml

Invalid workflow file

You have an error in your yaml syntax on line 1
id: build
- uses: actions/upload-artifact@v3
with:
name: My mod
path: ${{ steps.build.outputs.build-output }}