mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 08:05:31 +02:00
display downloaded snaps
This commit is contained in:
@@ -218,6 +218,8 @@ jobs:
|
||||
pattern: snap-*-${{ matrix.arch-name }}
|
||||
merge-multiple: true
|
||||
path: "${{ github.workspace }}/snap"
|
||||
- name: Display structure of downloaded files
|
||||
run: ls -R "${{ github.workspace }}/snap"
|
||||
- name: Prepare Certbot-CI
|
||||
run: |-
|
||||
python3 -m venv venv
|
||||
|
||||
Reference in New Issue
Block a user