Changeset 0.7.0 (#37)
This commit is contained in:
@@ -105,9 +105,9 @@ jobs:
|
||||
- name: Add /tools to PATH
|
||||
run: echo "/tools" >> $GITHUB_PATH
|
||||
|
||||
- name: Install tools
|
||||
run: |
|
||||
apt-get update -qq && apt-get install -y -qq gettext-base postgresql-client > /dev/null
|
||||
# - name: Install tools
|
||||
# run: |
|
||||
# apt-get update -qq && apt-get install -y -qq gettext-base postgresql-client > /dev/null
|
||||
|
||||
# ── Determine environment ──────────────────
|
||||
- name: Determine environment
|
||||
|
||||
Reference in New Issue
Block a user