Fixed bug

This commit is contained in:
MoneroOcean 2020-01-20 16:23:22 +07:00
parent 6ea9723a4d
commit bda6727e9f

View file

@ -31,7 +31,10 @@ jobs:
mv xmrig-notls xmrig
tar cfz xmrig-${GITHUB_REF:10}-lin64.tar.gz xmrig config.json
pwd
env
ls -la
ls -la ..
ls -la ../..
- name: Upload CentOS 6 build artifacts
uses: actions/upload-artifact@v1
with: