Update .github/workflows/ciNew.yaml

This commit is contained in:
Chase Eller 2026-03-22 17:42:54 -04:00
parent 1777621388
commit d3a6f66fee
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ on:
jobs: jobs:
release: release:
runs-on: ubuntu-latest runs-on: linux
steps: steps:
# 1. Checkout the repository # 1. Checkout the repository