Compare commits
1 Commits
45b7121e60
...
e56f50df8d
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e56f50df8d |
@@ -9,8 +9,9 @@ on:
|
||||
jobs:
|
||||
install:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: oven/bun:alpine
|
||||
# this seems to not work correctly
|
||||
# container:
|
||||
# image: oven/bun:alpine
|
||||
outputs:
|
||||
cache-key: ${{ steps.cache-key.outputs.key }}
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user