Update CI.yml

This commit is contained in:
Aditya Garg 2022-10-21 22:17:27 +05:30 committed by GitHub
parent c2933e062c
commit 2fee92c616
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ jobs:
build: build:
runs-on: ubuntu-22.04 runs-on: ubuntu-22.04
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v3
- name: Build - name: Build
run: sudo ./build.sh run: sudo ./build.sh