add accessibility tags
This commit is contained in:
parent
ae70d74c68
commit
893bdd8dc2
|
|
@ -1,8 +1,7 @@
|
||||||
.PHONY: ansible chromium
|
.PHONY: ansible chromium
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
sudo apt install python3-pip zip
|
pip3 install ansible boto boto3 aws-sam-cli
|
||||||
pip install ansible boto boto3 aws-sam-cli
|
|
||||||
echo "Docker is also required in order to test the package, please install docker or Docker Desktop"
|
echo "Docker is also required in order to test the package, please install docker or Docker Desktop"
|
||||||
|
|
||||||
chromium:
|
chromium:
|
||||||
|
|
|
||||||
BIN
bin/chromium.br
BIN
bin/chromium.br
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue