Add bare clone
All checks were successful
/ publish-phanpy (push) Successful in 22s

This commit is contained in:
asonix 2024-02-12 15:56:33 -06:00
parent 663499b4ec
commit dffbe7227a

View file

@ -17,11 +17,7 @@ jobs:
steps:
-
name: Checkout phanpy
uses: https://github.com/actions/checkout@v4
with:
repository: 'cheeaun/phanpy'
github-server-url: 'https://github.com'
ref: 'production'
run: git clone https://github.com/cheeaun/phanpy -b production .
-
name: Build phanpy
run: |