'Generic Commit'
This commit is contained in:
@ -42,10 +42,7 @@ jobs:
|
|||||||
curl -s https://getbin.xyz/getpkg-install | bash
|
curl -s https://getbin.xyz/getpkg-install | bash
|
||||||
- name: test install
|
- name: test install
|
||||||
run: |
|
run: |
|
||||||
cat ~/.bashrc
|
export PATH="${HOME}/.local/bin/getpkg/getpkg:${PATH}"
|
||||||
cat ~/.bashrc_getpkg
|
|
||||||
source ~/.bashrc
|
|
||||||
echo "PATH=${PATH}"
|
|
||||||
which getpkg
|
which getpkg
|
||||||
getpkg install whatsdirty
|
getpkg install whatsdirty
|
||||||
- name: test update
|
- name: test update
|
||||||
|
Reference in New Issue
Block a user