Skip to content

Commit 71d498e

Browse files
committed
fix: release action
1 parent 9e0f7ec commit 71d498e

16 files changed

+0
-4
lines changed

.github/workflows/release.yml

-4
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,8 @@ jobs:
1313
- name: Checkout
1414
run: |
1515
git version
16-
<<<<<<< HEAD
17-
git clone https://github.com/CodeLaboratory/go-cqhttp.git /home/runner/work/go-cqhttp/go-cqhttp
18-
=======
1916
git clone "${{ github.event.repository.html_url }}" /home/runner/work/go-cqhttp/go-cqhttp
2017
git checkout "${{ github.ref }}"
21-
>>>>>>> 517d32395391103dafafb60572530e3f05f29bb3
2218
2319
- name: Set up Go
2420
uses: actions/setup-go@v3

dumps/1696834471.dump

-1.47 KB
Binary file not shown.

dumps/1696834481.dump

-1.47 KB
Binary file not shown.

dumps/1696836876.dump

-1.47 KB
Binary file not shown.

dumps/1696836920.dump

-1.47 KB
Binary file not shown.

dumps/1696837306.dump

-1.46 KB
Binary file not shown.

dumps/1696837316.dump

-1.46 KB
Binary file not shown.

dumps/1696841635.dump

-1.4 KB
Binary file not shown.

dumps/1696842680.dump

-1.38 KB
Binary file not shown.

dumps/1696842760.dump

-1.38 KB
Binary file not shown.

dumps/1696844267.dump

-1.33 KB
Binary file not shown.

dumps/1696844345.dump

-1.33 KB
Binary file not shown.

dumps/1696844414.dump

-1.33 KB
Binary file not shown.

dumps/1696844830.dump

-1.33 KB
Binary file not shown.

dumps/1696845207.dump

-1.33 KB
Binary file not shown.

dumps/1696845478.dump

-1.38 KB
Binary file not shown.

0 commit comments

Comments
 (0)