2
0
mirror of https://github.com/frappe/books.git synced 2024-11-08 23:00:56 +00:00

cd: remove rpm install cause preinstalled

This commit is contained in:
18alantom 2021-12-13 17:49:58 +05:30
parent e8e0e1f1ee
commit 7b22e7006b

View File

@ -85,9 +85,6 @@ jobs:
yarn
yarn link frappejs
- name: Install RPM
run: apt install rpm
- name: Run build
env:
GH_TOKEN: ${{ secrets.GH_TOKEN }}