Update workflows and update plasma icons

This commit is contained in:
albert 2024-11-28 20:24:36 +01:00
parent b449376119
commit 933dd77cad
Signed by: albert
GPG key ID: 3895DD267CA11BA9
7 changed files with 1 additions and 79 deletions

View file

@ -14,19 +14,6 @@ jobs:
image: ubuntu:24.04
options: --mount type=bind,src=/dev/net/tun,dst=/dev/net/tun --privileged
steps:
- name: "Runner: Info"
run: |
set -x
pwd
ls -lah
id
uname -a
hostname
cat /etc/os-release
whoami
id
cat /etc/resolv.conf
- name: "Setup: Runner"
run: |
set -x

View file

@ -13,19 +13,6 @@ jobs:
image: ubuntu:24.04
options: --mount type=bind,src=/dev/net/tun,dst=/dev/net/tun --privileged
steps:
- name: "Runner: Info"
run: |
set -x
pwd
ls -lah
id
uname -a
hostname
cat /etc/os-release
whoami
id
cat /etc/resolv.conf
- name: "Setup: Runner"
run: |
apt update -y

View file

@ -14,19 +14,6 @@ jobs:
image: ubuntu:23.10
options: --mount type=bind,src=/dev/net/tun,dst=/dev/net/tun --privileged
steps:
- name: "Runner: Info"
run: |
set -x
pwd
ls -lah
id
uname -a
hostname
cat /etc/os-release
whoami
id
cat /etc/resolv.conf
- name: "Setup: Runner"
run: |
apt update -y

View file

@ -13,19 +13,6 @@ jobs:
image: ubuntu:24.04
options: --mount type=bind,src=/dev/net/tun,dst=/dev/net/tun --privileged
steps:
- name: "Runner: Info"
run: |
set -x
pwd
ls -lah
id
uname -a
hostname
cat /etc/os-release
whoami
id
cat /etc/resolv.conf
- name: "Setup: Runner"
run: |
set -x

View file

@ -12,19 +12,6 @@ jobs:
image: ubuntu:24.04
options: --mount type=bind,src=/dev/net/tun,dst=/dev/net/tun --privileged
steps:
- name: "Runner: Info"
run: |
set -x
pwd
ls -lah
id
uname -a
hostname
cat /etc/os-release
whoami
id
cat /etc/resolv.conf
- name: "Setup: Runner"
run: |
apt update -y

View file

@ -13,19 +13,6 @@ jobs:
image: ubuntu:23.10
options: --mount type=bind,src=/dev/net/tun,dst=/dev/net/tun --privileged
steps:
- name: "Runner: Info"
run: |
set -x
pwd
ls -lah
id
uname -a
hostname
cat /etc/os-release
whoami
id
cat /etc/resolv.conf
- name: "Setup: Runner"
run: |
apt update -y

View file

@ -85,7 +85,7 @@
"applications:org.kde.konsole.desktop"
"applications:steam.desktop"
"applications:logseq.desktop"
"applications:lutris.desktop"
"applications:net.lutris.battlenet-1"
];
};
}