Update build.yml
This commit is contained in:
@ -46,6 +46,9 @@ jobs:
|
||||
apt-get update
|
||||
apt-get install docker-ce docker-ce-cli containerd.io docker-buildx-plugin -y
|
||||
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Download .jar Artifact
|
||||
uses: actions/download-artifact@v3
|
||||
with:
|
||||
|
Reference in New Issue
Block a user