mirror of
https://github.com/aramperes/ts-activity.git
synced 2025-09-08 05:48:31 -04:00
Remove unused
This commit is contained in:
parent
7a6e28023d
commit
33997634c6
2 changed files with 0 additions and 2 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
@ -6,7 +6,6 @@ jobs:
|
|||
build:
|
||||
name: build
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v2
|
||||
|
|
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
@ -7,7 +7,6 @@ jobs:
|
|||
build-release:
|
||||
name: build-release
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue