Skip to content
This repository has been archived by the owner on Jul 4, 2021. It is now read-only.

Commit

Permalink
release.yml updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Intelligent2013 committed Dec 19, 2020
1 parent 4738872 commit 8dbbc24
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ jobs:
with:
java-version: 1.8

- name: Use Metanorma
run: |
sudo apt-get update
curl -L https://raw.githubusercontent.com/metanorma/metanorma-linux-setup/master/ubuntu.sh | sudo bash
sudo chown -R $USER:$(id -gn $USER) $HOME/.config
# - name: Use Metanorma
# run: |
# sudo apt-get update
# curl -L https://raw.githubusercontent.com/metanorma/metanorma-linux-setup/master/ubuntu.sh | sudo bash
# sudo chown -R $USER:$(id -gn $USER) $HOME/.config

- name: Install bundler
run: |
Expand Down

0 comments on commit 8dbbc24

Please sign in to comment.