Skip to content

Commit

Permalink
Merge pull request #59 from Exabyte-io/packagejson
Browse files Browse the repository at this point in the history
refactor: transpile script and dependencies version
  • Loading branch information
tjduigna authored May 5, 2022
2 parents 89f64f6 + 71f0f06 commit 7fc65d6
Show file tree
Hide file tree
Showing 3 changed files with 151 additions and 1,532 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
steps:
- name: Checkout this repository
uses: actions/checkout@v2
with:
lfs: true

- name: Checkout actions repository
uses: actions/checkout@v2
Expand All @@ -40,6 +42,8 @@ jobs:
steps:
- name: Checkout this repository
uses: actions/checkout@v2
with:
lfs: true

- name: Checkout actions repository
uses: actions/checkout@v2
Expand Down
Loading

0 comments on commit 7fc65d6

Please sign in to comment.