Skip to content

Commit

Permalink
chore:updated yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikSin committed Mar 12, 2024
1 parent d94f05f commit f8492ac
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions bitrise.yml
Original file line number Diff line number Diff line change
Expand Up @@ -285,8 +285,7 @@ workflows:
title: Create .env file
inputs:
- content: |
#!/usr/bin/env bash
# Create .env file
#!/bin/bash
echo "MAPBOX_ACCESS_TOKEN=$MAPBOX_ACCESS_TOKEN" >> .env
- [email protected]:
title: Update SDK components
Expand Down

0 comments on commit f8492ac

Please sign in to comment.