test setup step #1245

Open
jessopb wants to merge 35 commits from test-deploy into master
Showing only changes of commit 4b96cfd12d - Show all commits

View file

@ -13,10 +13,10 @@ jobs:
steps: steps:
- name: update git - name: update git
run: | run: |
apt-get install -y software-properties-common \ apt-get install -y software-properties-common
apt-get update \ apt-get update
add-apt-repository -y ppa:git-core/ppa \ add-apt-repository -y ppa:git-core/ppa
apt-get update \ apt-get update
apt-get install -y git apt-get install -y git
- name: checkout - name: checkout
uses: actions/checkout@v3 uses: actions/checkout@v3