removed updating packages due to long build time

This commit is contained in:
Václav Šmejkal 2022-04-29 17:11:31 +02:00
parent 505b0a30b5
commit ac4448bb38

View File

@ -24,11 +24,11 @@ jobs:
with: with:
ref: development ref: development
- if: matrix.os == 'ubuntu-latest' # - if: matrix.os == 'ubuntu-latest'
name: Update packages # name: Update packages
run: | # run: |
sudo apt update # sudo apt update
sudo apt upgrade # sudo apt upgrade
- name: Permissions - name: Permissions
run: | run: |