Skip to content

Commit

Permalink
Working CI
Browse files Browse the repository at this point in the history
  • Loading branch information
pjotrp committed Aug 16, 2023
1 parent ddcfd41 commit 8e003a9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
tar xf ldc2-${LDC_VERSION}-linux-${ARCH}.tar.xz
ls -ld
ls -l
ls -l ./BioD/contrib/msgpack-d/src
ls -l BioD/contrib/msgpack-d/src
pwd
echo "ldc2-${LDC_VERSION}-linux-${ARCH}/bin" >> $GITHUB_PATH
Expand Down

0 comments on commit 8e003a9

Please sign in to comment.