Skip to content

Commit

Permalink
Update rust.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xamandu authored Nov 29, 2024
1 parent 268e8e1 commit c90cdef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ jobs:
curl -o .dfx/local/canisters/landing/assetstorage.did https://raw.githubusercontent.com/jamesbeadle/OpenFPL/4ae9346d84233654a6856b8d05defa4df8a66346/candid/assetstorage.did
- name: Generate wasm artifacts
run: |
dfx build --check
find . -name "ledger.did"
dfx build internet_identity
dfx build ledger
Expand Down

0 comments on commit c90cdef

Please sign in to comment.