Skip to content

Commit f00b2c9

Browse files
committed
fix ci
1 parent 095bf0c commit f00b2c9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ jobs:
1313
runs-on: ubuntu-latest
1414

1515
steps:
16-
- name: debug
17-
run: ls -la
16+
- name: Checkout
17+
- uses: actions/checkout@v4
1818

1919
- name: Setup dotnet
2020
uses: actions/setup-dotnet@v4

0 commit comments

Comments
 (0)