Skip to content
This repository has been archived by the owner on Nov 29, 2024. It is now read-only.

Commit

Permalink
remove debug statement
Browse files Browse the repository at this point in the history
  • Loading branch information
gjermundgaraba committed Jul 31, 2024
1 parent 61e6c83 commit e9d1479
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/upload-artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,6 @@ jobs:
name: program-elfs
path: elf/

- name: LS elf
run: ls -la elf/

- name: Build Operator
run: cargo build --bin operator --locked --release
- name: Upload Operator
Expand Down

0 comments on commit e9d1479

Please sign in to comment.