8000 rename: sampleUsngLocalApi to SampleUsingLocalApi · reactiveui/refit@8105606 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

rename: sampleUsngLocalApi to SampleUsingLocalApi #1652

rename: sampleUsngLocalApi to SampleUsingLocalApi

rename: sampleUsngLocalApi to SampleUsingLocalApi #1652

Workflow file for this run

name: Build
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
env:
productNamespacePrefix: "Refit"
jobs:
build:
uses: reactiveui/actions-common/.github/workflows/workflow-common-setup-and-build.yml@main
with:
productNamespacePrefix: "Refit"
srcFolder: "./"
installWorkflows: true
0