Skip to content

Commit

Permalink
add newline
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyrhyde committed Nov 29, 2023
1 parent 8c50175 commit 4cc8ec0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pullrequestclose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:

- name: Delete Files
run: |
gsutil rm "gs://packages.viam.com/apps/slam-server/cartographer-module-${{ github.event.pull_request.number }}-*" || true
gsutil rm "gs://packages.viam.com/apps/slam-server/cartographer-module-${{ github.event.pull_request.number }}-*" || true

0 comments on commit 4cc8ec0

Please sign in to comment.