Skip to content

Commit

Permalink
fix: more dumb debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
Calder-Ty committed Jul 25, 2023
1 parent 92b438f commit f15243b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
path: artifacts

- name: Debugger
run: ls artifacts/*
run: ls artifacts/mexpr_parser/*

- name: release new version
uses: softprops/action-gh-release@v1
Expand Down

0 comments on commit f15243b

Please sign in to comment.