Skip to content

Commit ac79be4

Browse files
committed
Attempting to fix build error.
1 parent 33302b0 commit ac79be4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ jobs:
1616
uses: actions/checkout@v2
1717
- uses: satackey/[email protected]
1818
continue-on-error: true
19-
- name: Clean up
20-
run: rm -r things/**
2119
- name: Build
2220
run: make build
2321
- name: Release

0 commit comments

Comments
 (0)