Skip to content

Commit

Permalink
[2.0.0] The total rewrite
Browse files Browse the repository at this point in the history
  • Loading branch information
blubbfish committed Jan 23, 2020
1 parent f0570d2 commit a51369f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/dotnetcore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ jobs:
ref: refs/heads/master
submodules: true

- name: Checkout last versions
run: git -C Lora checkout --progress --force dotnetcore
working-directory: ../lora-project
# - name: Checkout last versions
# run: git -C Lora checkout --progress --force dotnetcore
# working-directory: ../lora-project

- name: Checkout last versions
run: git -C Lora-Bot checkout --progress --force ${{ github.sha }}
Expand Down

0 comments on commit a51369f

Please sign in to comment.