git checkout ae22928 # develop

pull/133/head
probonopd 3 years ago committed by GitHub
parent 82625415c9
commit 64fc228a66
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/build.yml

@ -24,7 +24,7 @@ jobs:
run: |
set -ex
cd circle-stdlib/libs/circle
git checkout develop
git checkout ae22928 # develop
cd -
- name: Install toolchains
run: |

Loading…
Cancel
Save