🔥 remove name fields from steps
This commit is contained in:
parent
c9505aa6f5
commit
3b6aad9200
1 changed files with 0 additions and 2 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -8,7 +8,5 @@ jobs:
|
|||
name: install codespaces setup
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: checkout repo
|
||||
- uses: actions/checkout@v1
|
||||
- name: install script
|
||||
- run: ls -la && bash install.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue