Skip to content

Commit

Permalink
Remove leftovers.
Browse files Browse the repository at this point in the history
  • Loading branch information
Zurcusa committed Jun 7, 2024
1 parent bac7a89 commit 01fb7d7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/build_publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ jobs:
key: cargo-build-target-${{ hashFiles('**/Cargo.lock') }}

- name: Setup wasmer-jni artifacts dir
id: setip_dir
shell: bash
run: |
random_string=$(uuidgen)
Expand Down
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ task buildRust(type: Exec) {
commandLine "make", "build-rust"
}

//
task copyAllArtifacts(type: Copy) {
dependsOn buildRust

Expand Down

0 comments on commit 01fb7d7

Please sign in to comment.