Skip to content

Commit

Permalink
Updated version of esmeta (v1.0.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
jhnaldo committed Nov 29, 2022
1 parent 8d2e362 commit 1e42b3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/esmeta-typecheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
cd "${ESMETA_HOME}"
git init
git remote add origin https://github.com/es-meta/esmeta.git
git fetch --depth 1 origin 55516e427802d8060c77908f99f620fb0f148c9d;# v0.1.0-rc10
git fetch --depth 1 origin 688f6241f1a82259504775bcec790bde467b2be9 ;# v0.1.0
git checkout FETCH_HEAD
- name: build esmeta
run: |
Expand Down

0 comments on commit 1e42b3a

Please sign in to comment.