Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/famicom-dumper-client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2022-12-14 13:04:50 +0300
committerGitHub <noreply@github.com>2022-12-14 13:04:50 +0300
commit021d40697750ebd287618a5ed9e53b58c495fe73 (patch)
treeef867593d3b4b7b5d1de7cff5d5ead59055da5f4
parentba43a921bf070bd90c0db1fa345c2117e0011337 (diff)
Update release.yml
-rw-r--r--.github/workflows/release.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index 8da0446..0911bfd 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -76,6 +76,8 @@ jobs:
uses: actions/download-artifact@v3
with:
name: release_url
+ - name: List files
+ run: ls -R
- name: Get Release File Name & Upload URL
id: get_release_info
env: