We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb2aebb commit 1c395eeCopy full SHA for 1c395ee
.github/workflows/test.yaml
@@ -25,10 +25,10 @@ jobs:
25
sudo apt clean
26
sudo apt update
27
sudo apt install -y meson ninja-build unzip automake build-essential file pkg-config git python3 libtool cmake openjdk-8-jre-headless libgit2-dev clang libncurses5-dev libncursesw5-dev zlib1g-dev llvm debhelper libclang-dev opencl-headers libssl-dev ocl-icd-opencl-dev libc6-dev-i386
28
- - name: Build Epic Cash
29
- run: |
30
- cd crypto_plugins/flutter_libepiccash/scripts/linux/
31
- ./build_all.sh
+ # - name: Build Epic Cash
+ #run: |
+ #cd crypto_plugins/flutter_libepiccash/scripts/linux/
+ #./build_all.sh
32
- name: Configure app
33
run: |
34
cd scripts
0 commit comments