diff --git a/.github/workflows/blank.yml b/.github/workflows/blank.yml index a4f3cc9..8f7da61 100644 --- a/.github/workflows/blank.yml +++ b/.github/workflows/blank.yml @@ -13,9 +13,9 @@ jobs: - uses: actions/checkout@v1 - name: Setup shc tool run: | - apt-get update && apt-get install software-properties-common -y - add-apt-repository ppa:neurobin/ppa -y - apt-get update && apt-get install shc -y + sudo apt-get update && sudo apt-get install software-properties-common -y + sudo add-apt-repository ppa:neurobin/ppa -y + sudo apt-get update && sudo apt-get install shc -y - name: Create new binary using script run: | rm -f l200labs_binaries/*