We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efe367b commit c8c858bCopy full SHA for c8c858b
.github/workflows/debos.yml
@@ -51,6 +51,8 @@ jobs:
51
- name: Update OS packages
52
run: |
53
set -ex
54
+ ls ./
55
+ ls ./build
56
apt update
57
apt -y upgrade
58
apt -y full-upgrade
0 commit comments