Update CI.yml

This commit is contained in:
Aditya Garg 2022-11-08 08:59:06 +05:30 committed by GitHub
parent c4d9237516
commit 0d071b4ee3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -19,7 +19,8 @@ jobs:
-v "$(pwd)":/repo \
${DOCKER_IMAGE} \
/bin/bash -c 'cd /repo && \
./build.sh'
apt update && apt install -y sudo && \
sudo ./build.sh'
- name: print sha256sum
run: cat output/sha256