1
0
Fork 0
mirror of https://github.com/anyproto/any-sync.git synced 2025-06-08 05:57:03 +09:00

testbytest

This commit is contained in:
Grigory Efimov 2023-01-11 19:36:30 +03:00 committed by Mikhail Iudin
parent f297ac8a4f
commit c719bcfd0c
No known key found for this signature in database
GPG key ID: FAAAA8BAABDFF1C0

View file

@ -16,7 +16,7 @@ jobs:
- name: Checkout private
run:
git clone https://${{ secrets.GITHUB_TOKEN }}@github.com/anytypeio/go-chash.git
git clone https://${{ secrets.ANYTYPE_PAT }}@github.com/anytypeio/go-chash.git
- name: test go install
run: |