Skip to content

Commit bf7791a

Browse files
testillanoEduardo Ramos Testillano (eramedu)
authored andcommitted
debug
1 parent 538efe6 commit bf7791a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/workflows/ci.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,14 @@ jobs:
159159
uses: actions/download-artifact@v4
160160
with:
161161
name: coverage-report
162+
-
163+
name: Check downloaded artifact
164+
run: ls /home/runner/work/diametercodec/diametercodec 2>/dev/null
165+
-
166+
name: Check downloaded artifact here
167+
run: |
168+
pwd
169+
ls -lRrt
162170
-
163171
name: Deploy to GitHub Pages
164172
uses: peaceiris/actions-gh-pages@v3

0 commit comments

Comments
 (0)