Skip to content

Commit

Permalink
Update Earthfile
Browse files Browse the repository at this point in the history
  • Loading branch information
minikin committed Aug 23, 2024
1 parent 4c82dd9 commit 54fc345
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions rust/Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ IMPORT github.com/input-output-hk/catalyst-ci/earthly/rust:v3.1.24 AS rust-ci
# Use when debugging cat-ci locally.
# IMPORT ../../catalyst-ci/earthly/rust AS rust-ci

IMPORT ../wasm AS wasm
IMPORT ../wasm/stub-module AS stub-module

# builder : Set up our target toolchains, and copy our files.
builder:
DO rust-ci+SETUP
Expand Down

0 comments on commit 54fc345

Please sign in to comment.