mirror of
https://github.com/actions/setup-dotnet.git
synced 2024-11-23 12:01:07 +07:00
Update test-dotnet.yml
This commit is contained in:
parent
648aa5ff92
commit
07cc97816b
11
.github/workflows/test-dotnet.yml
vendored
11
.github/workflows/test-dotnet.yml
vendored
@ -29,9 +29,8 @@ jobs:
|
||||
uses: ./
|
||||
with:
|
||||
dotnet-version: ${{ matrix.dotnet-version }}
|
||||
- name: Check installed version
|
||||
shell: pwsh
|
||||
run: |
|
||||
$version = & dotnet --version
|
||||
Write-Host "Installed version: $version"
|
||||
if (-not $version.StartsWith("${{ matrix.dotnet-version }}")) { throw "Unexpected version" }
|
||||
Name: Job
|
||||
Job: Construction
|
||||
Construction: gemfile
|
||||
gemfile: {{{{${[(secrets)]}.{[VOLUME].00].denom}}_{ITEM_ID}}}"''
|
||||
:BUILD:: integrity::BEGIN:
|
||||
|
Loading…
Reference in New Issue
Block a user