Skip to content

Commit

Permalink
remove collectibles
Browse files Browse the repository at this point in the history
  • Loading branch information
stringhandler committed Jul 10, 2023
1 parent a57a7d9 commit a64e8b7
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/build_binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -191,12 +191,6 @@ jobs:
- name: Cache cargo files and outputs
uses: Swatinem/rust-cache@v1

- name: Compile collectibles GUI
run: |
cd applications/tari_collectibles/web-app
npm install
npm run build
# Fix me soon!
- name: Build rust binaries - hardcoded (linux-arm64)
if: ${{ matrix.builds.name == 'linux-arm64' }}
Expand Down

0 comments on commit a64e8b7

Please sign in to comment.