Update circle

pull/312/head
probonopd 3 years ago committed by GitHub
parent eabef7a952
commit a57c5b6092
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 c9a4815 # develop
git checkout a8e8c9f # develop
cd -
- name: Install toolchains
run: |

Loading…
Cancel
Save