Try using the ubuntu act image
Some checks failed
Build and copy to prod / build-and-copy (push) Failing after 43s
Some checks failed
Build and copy to prod / build-and-copy (push) Failing after 43s
This commit is contained in:
parent
72f536d92e
commit
2c297a0298
@ -6,6 +6,8 @@ on:
|
||||
jobs:
|
||||
build-and-copy:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: catthehacker/ubuntu:act-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
Loading…
Reference in New Issue
Block a user