forked from External/mage
This commit is contained in:
parent
9665961c0b
commit
818108dd91
1 changed files with 2 additions and 2 deletions
|
|
@ -11,8 +11,8 @@ jobs:
|
|||
steps:
|
||||
- name: Install prerequisites
|
||||
run: |
|
||||
apt update
|
||||
apt install openjdk-8-jdk git maven
|
||||
apt-get update
|
||||
apt-get -y install git nodejs
|
||||
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue