Loading .github/workflows/release-tasks.yml +1 −1 Original line number Diff line number Diff line Loading @@ -84,7 +84,7 @@ jobs: uses: actions/checkout@v3 - name: Install dependencies run: apt-get install -y python3-setuptools run: sudo apt-get install -y python3-setuptools - name: Test lit run: | Loading Loading
.github/workflows/release-tasks.yml +1 −1 Original line number Diff line number Diff line Loading @@ -84,7 +84,7 @@ jobs: uses: actions/checkout@v3 - name: Install dependencies run: apt-get install -y python3-setuptools run: sudo apt-get install -y python3-setuptools - name: Test lit run: | Loading