Update .gitea/workflows/msbuild.yaml
All checks were successful
msbuild / build (push) Successful in 2m30s

This commit is contained in:
Greg Gauthier 2024-07-21 21:52:17 +00:00
parent 04aeb80adc
commit 8b0d70bafa

View File

@ -7,7 +7,7 @@ env:
jobs: jobs:
build: build:
runs-on: dotnet7 runs-on: ubuntu-gitea
steps: steps:
- name: Prep for local builds - name: Prep for local builds
run: echo "${LOCIP} gitea.comnenos" >> /etc/hosts run: echo "${LOCIP} gitea.comnenos" >> /etc/hosts