Update ci.yml

This commit is contained in:
Arthur Fiorette
2023-09-18 17:41:27 -03:00
committed by GitHub
parent 7bc58e9e54
commit 0e85865adc
-5
View File
@@ -18,11 +18,6 @@ jobs:
with:
bun-version: latest
- name: Setup node and restore cached dependencies
uses: actions/setup-node@v3
with:
node-version: '20'
- name: Install packages
run: bun install