Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
alifnaufalyasin committed Jul 31, 2023
1 parent d26d38c commit a9c6b98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-data-member.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
cd ./scripts
python script.py
mkdir -p /tmp/data
cp ./dataMember.json tmp/data/dataMember.json
cp ./dataMember.json /tmp/data/dataMember.json
git checkout -b production
git fetch
cd ..
Expand Down

0 comments on commit a9c6b98

Please sign in to comment.