This commit is contained in:
Sidharth Vinod
2022-05-27 14:58:44 +05:30
parent 23bb0a83c0
commit 77a8bbd27d
+1 -1
View File
@@ -32,7 +32,7 @@ jobs:
- name: Build & Lint
run: |
apt install build-essential -y
sudo apt install build-essential -y
yarn install
yarn build
yarn lint