Skip to content

Commit dc0a324

Browse files
committed
Bump files with dotnet-file sync
# devlooped/oss - Checkout submodules recursively for dotnet-format step devlooped/oss@4bc9de2
1 parent 225ce15 commit dc0a324

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

.github/workflows/build.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ jobs:
2121
steps:
2222
- name: 🤘 checkout
2323
uses: actions/checkout@v2
24+
with:
25+
submodules: recursive
26+
fetch-depth: 0
27+
2428
- name: ✓ ensure format
2529
run: |
2630
dotnet tool update -g dotnet-format --version 5.0.*

.netconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@
4040
sha = 0683ee777d7d878d4bf013d7deea352685135a05
4141
[file ".github/workflows/build.yml"]
4242
url = https://github.com/devlooped/oss/blob/main/.github/workflows/build.yml
43-
etag = 82a160cfc3042b7d277b13fe539b1f311a0afa264802d31330ac42b7beb37ae3
43+
etag = 16edbc0d7121c2527f0e62d441bbb4ac2b1ffc7e25ccd4b3d0611c0c86716520
4444
weak
45-
sha = c2ad879554e326fbc80fa1bbdc2dbc22f53001e1
45+
sha = 4bc9de2ce63f083c2805752a25c5997ebc102aeb
4646
[file ".github/workflows/changelog.yml"]
4747
url = https://github.com/devlooped/oss/blob/main/.github/workflows/changelog.yml
4848
etag = 2478e00a02849f0a65287d44028eb3c9f99ee0c0529cddaa88088765abc5da0b

0 commit comments

Comments
 (0)