Skip to content

Commit e62ba3f

Browse files
authored
ci: add ls for ietf statics dir
1 parent b09d453 commit e62ba3f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ jobs:
9090
grunt dist
9191
cp -r dist/. ../ietf/static/ietf/bootstrap/
9292
cd ..
93+
ls -a ietf/static/ietf
9394
echo "Using version $PKG_VERSION_STRICT"
9495
sed -i -r -e "s/^__version__ += '.*'$/__version__ = '$PKG_VERSION_STRICT'/" ietf/__init__.py
9596
echo "Build release tarball... (this could take a while)"

0 commit comments

Comments
 (0)