Skip to content

Commit

Permalink
remove apt upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
livetocode committed Sep 22, 2024
1 parent 144a52a commit 4b3b579
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jobs:
with:
node-version: 20
- run: sudo apt update
- run: sudo apt upgrade
- run: sudo apt install sqlite3
- run: sqlite3 --version
- run: npm ci
Expand Down

0 comments on commit 4b3b579

Please sign in to comment.