Remove install deps
This commit is contained in:
5
.github/workflows/fetch-upstream-mods.yml
vendored
5
.github/workflows/fetch-upstream-mods.yml
vendored
@@ -24,11 +24,6 @@ jobs:
|
||||
rm -rf mods
|
||||
cp -a /tmp/upstream/mods ./mods
|
||||
|
||||
- name: Install deps
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y jq moreutils
|
||||
|
||||
- name: Append last-updated timestamp
|
||||
run: |
|
||||
TIME_NOW=$(date +"%s")
|
||||
|
||||
Reference in New Issue
Block a user