Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
alifnaufalyasin committed Oct 20, 2023
1 parent 0552bf8 commit 226cb0e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@ jobs:
cd ./scripts
python script.py
mkdir -p /tmp/data
cp /dataMember.json /data/dataMember.json
ls .
cp ./dataMember.json /data/dataMember.json
- name: Build 🔧
run: |
Expand Down

0 comments on commit 226cb0e

Please sign in to comment.