Skip to content

Commit

Permalink
tmp mac
Browse files Browse the repository at this point in the history
  • Loading branch information
Malinero committed Feb 8, 2025
1 parent e07d890 commit abb25fc
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,9 @@ jobs:
- name: tmp
run: find /Users/runner/work/monero-gui -name Qt6Config.cmake
- name: tmp2
run: find /Users/runner/work/monero-gui -name qt6-config.cmake.cmake
run: find /Users/runner/work/monero-gui -name qt6-config.cmake
- name: tmp3
run: find /Users/runner/work/monero-gui
- name: build
run: |
mkdir build && cd build
Expand Down

0 comments on commit abb25fc

Please sign in to comment.