Skip to content

Commit

Permalink
More test commands in L2-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mateusz-hobgarski-red committed Feb 22, 2024
1 parent 18fd39f commit 2e41bb3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/L2-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,9 +136,11 @@ jobs:
cd ~/memcr
git clone https://github.com/LibertyGlobal/memcr.git .
make COMPRESS_LZ4=1 CHECKSUM_MD5=1 ENCRYPT=1
cp ~/Dobby/develop/vagrant/memcr/start_memcr.sh ~/memcr/scripts/
ls -al ~/memcr/scripts/
ls -al ~/Dobby
echo $GITHUB_WORKSPACE
cp ~/Dobby/develop/vagrant/memcr/start_memcr.sh ~/memcr/scripts/
- name: Checkout srcThunder
run: |
Expand Down

0 comments on commit 2e41bb3

Please sign in to comment.