mirror of
https://github.com/nicoburns/blessed-rs
synced 2024-11-10 06:14:15 +00:00
ci: Remove list files step
This commit is contained in:
parent
ab95a23e4e
commit
6b5ae37571
1 changed files with 0 additions and 2 deletions
2
.github/workflows/github-actions.yml
vendored
2
.github/workflows/github-actions.yml
vendored
|
@ -30,8 +30,6 @@ jobs:
|
|||
with:
|
||||
name: blessed-rs-release-binary
|
||||
path: target/release
|
||||
- name: List Files
|
||||
run: find .
|
||||
- name: Deploy to Heroku
|
||||
uses: akhileshns/heroku-deploy@v3.12.12
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue