mirror of
https://github.com/earthly/actions-setup.git
synced 2025-01-14 03:17:58 +08:00
move setup-earthly code into root
This is to allow the action to be published to the github marketplace. Signed-off-by: Alex Couture-Beil <alex@earthly.dev>
This commit is contained in:
parent
fb998b3dbc
commit
f5d881f515
0
setup-earthly/.gitignore → .gitignore
vendored
0
setup-earthly/.gitignore → .gitignore
vendored
@ -17,7 +17,7 @@ jobs:
|
||||
name: example earthly test
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: earthly/actions/setup-earthly@v1
|
||||
- uses: earthly/actions-setup@v1
|
||||
with:
|
||||
version: v0.5.10
|
||||
- uses: actions/checkout@v2
|
||||
|
Loading…
x
Reference in New Issue
Block a user