actions: fix dmsbg-100 workflow typo
Some checks failed
/ build-and-publish (push) Has been cancelled

This commit is contained in:
hayzam 2024-03-06 23:39:03 +05:30
parent bd5f81704c
commit 697a3924cc
Signed by: hayzam
GPG key ID: 13B4C5B544B53947

View file

@ -21,6 +21,7 @@ jobs:
echo "ENVIRONMENT=Production" >> $GITHUB_ENV
else
echo "ENVIRONMENT=Staging" >> $GITHUB_ENV
fi
- name: Cache DifOS Build Directory
uses: actions/cache@v3