Skip to content

Commit 21a5ae7

Browse files
author
Petr Sramek
committed
update
1 parent 8c177b4 commit 21a5ae7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/dotnet.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,6 @@ jobs:
6868
assembly-informational-version: ${{ needs.versioning.outputs.assembly-informational-version }}
6969
file-version: ${{ needs.versioning.outputs.file-version }}
7070
steps:
71-
- name: 'Checkout ${{ github.head_ref || github.ref }}'
72-
uses: actions/checkout@v4
73-
7471
- uses: ./.github/actions/build
7572
with:
7673
assembly-version: ${{ env.assembly-version }}

0 commit comments

Comments
 (0)